Home
last modified time | relevance | path

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

/drivers/net/wireless/cw1200/
Dpm.c221 priv->join_status == CW1200_JOIN_STATUS_STA && in cw1200_wow_suspend()
246 if (priv->join_status == CW1200_JOIN_STATUS_STA && in cw1200_wow_suspend()
329 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()
172 if (priv->join_status == CW1200_JOIN_STATUS_STA && in cw1200_scan_work()
225 if (priv->join_status == CW1200_JOIN_STATUS_STA) { in cw1200_scan_work()
407 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.c263 case CW1200_JOIN_STATUS_STA: in cw1200_remove_interface()
392 if (priv->join_status == CW1200_JOIN_STATUS_STA && in cw1200_config()
648 (priv->join_status == CW1200_JOIN_STATUS_STA) && in cw1200_conf_tx()
1902 priv->join_status = CW1200_JOIN_STATUS_STA; in cw1200_bss_info_changed()
Dwsm.c901 if (priv->join_status == CW1200_JOIN_STATUS_STA) { in wsm_receive_indication()