Home
last modified time | relevance | path

Searched refs:monitor_present (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ti/wl1251/
Dmain.c472 wl->monitor_present = false; in wl1251_op_stop()
589 return (conf->flags & IEEE80211_CONF_PS) && !wl->monitor_present; in wl1251_can_do_pm()
618 wl->monitor_present = true; in wl1251_op_config()
621 wl->monitor_present = false; in wl1251_op_config()
905 if (wl->monitor_present) { in wl1251_op_set_key()
1600 wl->monitor_present = false; in wl1251_alloc_hw()
Drx.c72 if (!wl->monitor_present && (desc->flags & RX_DESC_ENCRYPTION_MASK)) { in wl1251_rx_status()
Dwl1251.h294 bool monitor_present; member
Dtx.c298 if (unlikely(wl->monitor_present)) in wl1251_tx_frame()
/drivers/net/wireless/ath/ath12k/
Dcore.h493 bool monitor_present; member