Home
last modified time | relevance | path

Searched refs:CW1200_JOIN_STATUS_PRE_STA (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/cw1200/
Dcw1200.h67 CW1200_JOIN_STATUS_PRE_STA, enumerator
Dsta.c262 case CW1200_JOIN_STATUS_PRE_STA: in cw1200_remove_interface()
1188 priv->join_status = CW1200_JOIN_STATUS_PRE_STA; in cw1200_join_complete()
1897 if (priv->join_status < CW1200_JOIN_STATUS_PRE_STA) { in cw1200_bss_info_changed()
1901 } else if (priv->join_status == CW1200_JOIN_STATUS_PRE_STA) { in cw1200_bss_info_changed()
Dscan.c26 case CW1200_JOIN_STATUS_PRE_STA: in cw1200_scan_start()
Dwsm.c1481 else if (priv->join_status < CW1200_JOIN_STATUS_PRE_STA) in wsm_handle_tx_data()