Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wl1251/
A 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()
1605 wl->monitor_present = false; in wl1251_alloc_hw()
A Drx.c72 if (!wl->monitor_present && (desc->flags & RX_DESC_ENCRYPTION_MASK)) { in wl1251_rx_status()
A Dwl1251.h294 bool monitor_present; member
A Dtx.c298 if (unlikely(wl->monitor_present)) in wl1251_tx_frame()

Completed in 71 milliseconds