Searched refs:monitor_present (Results 1 – 5 of 5) sorted by relevance
472 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()
72 if (!wl->monitor_present && (desc->flags & RX_DESC_ENCRYPTION_MASK)) { in wl1251_rx_status()
294 bool monitor_present; member
298 if (unlikely(wl->monitor_present)) in wl1251_tx_frame()
493 bool monitor_present; member