Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/st/cw1200/
Dcw1200.h67 CW1200_JOIN_STATUS_AP, enumerator
Dsta.c267 case CW1200_JOIN_STATUS_AP: in cw1200_remove_interface()
1401 if (priv->join_status == CW1200_JOIN_STATUS_AP) in cw1200_do_unjoin()
1863 else if (priv->join_status == CW1200_JOIN_STATUS_AP) in cw1200_bss_info_changed()
2357 priv->join_status = CW1200_JOIN_STATUS_AP; in cw1200_start_ap()
2374 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.c811 if (priv->join_status != CW1200_JOIN_STATUS_AP) in cw1200_handle_pspoll()
1386 if (priv->join_status != CW1200_JOIN_STATUS_AP) in cw1200_link_id_gc_work()