Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dscan.c161 } else if (priv->join_status == CW1200_JOIN_STATUS_MONITOR) { in cw1200_scan_work()
275 if (priv->join_status == CW1200_JOIN_STATUS_MONITOR) { in cw1200_scan_restart_delayed()
445 if (priv->join_status == CW1200_JOIN_STATUS_MONITOR) in cw1200_probe_work()
Dcw1200.h65 CW1200_JOIN_STATUS_MONITOR, enumerator
Dsta.c288 case CW1200_JOIN_STATUS_MONITOR: in cw1200_remove_interface()
415 if ((priv->join_status == CW1200_JOIN_STATUS_MONITOR) && in cw1200_config()
470 else if (priv->join_status == CW1200_JOIN_STATUS_MONITOR) in cw1200_update_filtering()
1491 priv->join_status = CW1200_JOIN_STATUS_MONITOR; in cw1200_update_listening()
1495 if (priv->join_status == CW1200_JOIN_STATUS_MONITOR) { in cw1200_update_listening()
Dwsm.c1477 if (priv->join_status == CW1200_JOIN_STATUS_MONITOR) in wsm_handle_tx_data()