Searched refs:cqm_evt (Results 1 – 2 of 2) sorted by relevance
239 int cqm_evt; in wfx_event_report_rssi() local243 cqm_evt = NL80211_CQM_RSSI_THRESHOLD_EVENT_LOW; in wfx_event_report_rssi()245 cqm_evt = NL80211_CQM_RSSI_THRESHOLD_EVENT_HIGH; in wfx_event_report_rssi()246 ieee80211_cqm_rssi_notify(vif, cqm_evt, rcpi_rssi, GFP_KERNEL); in wfx_event_report_rssi()
1010 int cqm_evt; in cw1200_event_handler() local1016 cqm_evt = (rcpi_rssi <= priv->cqm_rssi_thold) ? in cw1200_event_handler()1020 ieee80211_cqm_rssi_notify(priv->vif, cqm_evt, rcpi_rssi, in cw1200_event_handler()