Home
last modified time | relevance | path

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

/drivers/net/wireless/st/cw1200/
Dcw1200.h66 CW1200_JOIN_STATUS_IBSS, enumerator
Dscan.c407 priv->join_status == CW1200_JOIN_STATUS_IBSS) { in cw1200_probe_work()
Dsta.c262 case CW1200_JOIN_STATUS_IBSS: in cw1200_remove_interface()
1176 priv->join_status = CW1200_JOIN_STATUS_IBSS; in cw1200_join_complete()
Dwsm.c1500 if (priv->join_status != CW1200_JOIN_STATUS_IBSS) in wsm_handle_tx_data()