Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/cw1200/
Dscan.c161 } else if (priv->join_status == CW1200_JOIN_STATUS_MONITOR) { in cw1200_scan_work()
271 if (priv->join_status == CW1200_JOIN_STATUS_MONITOR) { in cw1200_scan_restart_delayed()
441 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()
1501 priv->join_status = CW1200_JOIN_STATUS_MONITOR; in cw1200_update_listening()
1505 if (priv->join_status == CW1200_JOIN_STATUS_MONITOR) { in cw1200_update_listening()
Dwsm.c1479 if (priv->join_status == CW1200_JOIN_STATUS_MONITOR) in wsm_handle_tx_data()