Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dmac80211.h1315 RX_FLAG_ONLY_MONITOR = BIT(17), enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c1909 RX_FLAG_ONLY_MONITOR | in ath10k_htt_rx_h_mpdu()
1935 status->flag |= RX_FLAG_ONLY_MONITOR; in ath10k_htt_rx_h_mpdu()
/kernel/linux/linux-5.10/net/mac80211/
Drx.c101 RX_FLAG_ONLY_MONITOR | in should_drop_frame()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Ddp_rx.c4823 rxs->flag |= RX_FLAG_ONLY_MONITOR; in ath11k_dp_rx_mon_deliver()