Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/st/cw1200/
Dcw1200.h67 CW1200_JOIN_STATUS_AP, enumerator
Dsta.c267 case CW1200_JOIN_STATUS_AP: in cw1200_remove_interface()
1400 if (priv->join_status == CW1200_JOIN_STATUS_AP) in cw1200_do_unjoin()
1862 else if (priv->join_status == CW1200_JOIN_STATUS_AP) in cw1200_bss_info_changed()
2356 priv->join_status = CW1200_JOIN_STATUS_AP; in cw1200_start_ap()
2373 if (priv->join_status != CW1200_JOIN_STATUS_AP || in cw1200_update_beaconing()
Dscan.c66 if (priv->join_status == CW1200_JOIN_STATUS_AP) in cw1200_hw_scan()
Dtxrx.c814 if (priv->join_status != CW1200_JOIN_STATUS_AP) in cw1200_handle_pspoll()
1390 if (priv->join_status != CW1200_JOIN_STATUS_AP) in cw1200_link_id_gc_work()