Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dcw1200.h70 CW1200_JOIN_STATUS_AP, enumerator
Dsta.c270 case CW1200_JOIN_STATUS_AP: in cw1200_remove_interface()
1403 if (priv->join_status == CW1200_JOIN_STATUS_AP) in cw1200_do_unjoin()
1865 else if (priv->join_status == CW1200_JOIN_STATUS_AP) in cw1200_bss_info_changed()
2359 priv->join_status = CW1200_JOIN_STATUS_AP; in cw1200_start_ap()
2376 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()