Home
last modified time | relevance | path

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

/drivers/net/wireless/cw1200/
Dcw1200.h70 CW1200_JOIN_STATUS_AP, enumerator
Dsta.c269 case CW1200_JOIN_STATUS_AP: in cw1200_remove_interface()
1411 if (priv->join_status == CW1200_JOIN_STATUS_AP) in cw1200_do_unjoin()
1873 else if (priv->join_status == CW1200_JOIN_STATUS_AP) in cw1200_bss_info_changed()
2370 priv->join_status = CW1200_JOIN_STATUS_AP; in cw1200_start_ap()
2387 if (priv->join_status != CW1200_JOIN_STATUS_AP || in cw1200_update_beaconing()
Dscan.c69 if (priv->join_status == CW1200_JOIN_STATUS_AP) in cw1200_hw_scan()
Dtxrx.c817 if (priv->join_status != CW1200_JOIN_STATUS_AP) in cw1200_handle_pspoll()
1393 if (priv->join_status != CW1200_JOIN_STATUS_AP) in cw1200_link_id_gc_work()