Home
last modified time | relevance | path

Searched refs:CW1200_JOIN_STATUS_STA (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dpm.c219 priv->join_status == CW1200_JOIN_STATUS_STA && in cw1200_wow_suspend()
244 if (priv->join_status == CW1200_JOIN_STATUS_STA && in cw1200_wow_suspend()
327 if (!priv->vif->p2p && priv->join_status == CW1200_JOIN_STATUS_STA) { in cw1200_wow_resume()
Dscan.c156 if (priv->join_status == CW1200_JOIN_STATUS_STA && in cw1200_scan_work()
176 if (priv->join_status == CW1200_JOIN_STATUS_STA && in cw1200_scan_work()
229 if (priv->join_status == CW1200_JOIN_STATUS_STA) { in cw1200_scan_work()
411 if (priv->join_status == CW1200_JOIN_STATUS_STA || in cw1200_probe_work()
Dcw1200.h68 CW1200_JOIN_STATUS_STA, enumerator
Ddebug.c158 if (priv->join_status == CW1200_JOIN_STATUS_STA) { in cw1200_status_show()
Dsta.c264 case CW1200_JOIN_STATUS_STA: in cw1200_remove_interface()
393 if (priv->join_status == CW1200_JOIN_STATUS_STA && in cw1200_config()
645 (priv->join_status == CW1200_JOIN_STATUS_STA) && in cw1200_conf_tx()
1894 priv->join_status = CW1200_JOIN_STATUS_STA; in cw1200_bss_info_changed()
Dwsm.c899 if (priv->join_status == CW1200_JOIN_STATUS_STA) { in wsm_receive_indication()