Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/cw1200/
Dcw1200.h69 CW1200_JOIN_STATUS_IBSS, enumerator
Dscan.c408 priv->join_status == CW1200_JOIN_STATUS_IBSS) { in cw1200_probe_work()
Dsta.c265 case CW1200_JOIN_STATUS_IBSS: in cw1200_remove_interface()
1188 priv->join_status = CW1200_JOIN_STATUS_IBSS; in cw1200_join_complete()
Dwsm.c1507 if (priv->join_status != CW1200_JOIN_STATUS_IBSS) in wsm_handle_tx_data()