Searched refs:QDF_MONITOR_FLAG_OTHER_BSS (Results 1 – 5 of 5) sorted by relevance
70 !(QDF_MONITOR_FLAG_OTHER_BSS & param.cdp_monitor_flag)) in wlan_dp_is_local_pkt_capture_active()
298 !(QDF_MONITOR_FLAG_OTHER_BSS & soc->mon_flags)) in dp_mon_skip_filter_config()318 (QDF_MONITOR_FLAG_OTHER_BSS & soc->mon_flags)) { in dp_update_num_mac_rings()
4943 !(soc->mon_flags & QDF_MONITOR_FLAG_OTHER_BSS)) in dp_mon_mode_local_pkt_capture()
722 !(QDF_MONITOR_FLAG_OTHER_BSS & *flags) && in __wlan_hdd_add_virtual_intf()775 bool is_rx_mon = QDF_MONITOR_FLAG_OTHER_BSS & *flags; in __wlan_hdd_add_virtual_intf()
129 #define QDF_MONITOR_FLAG_OTHER_BSS __QDF_MONITOR_FLAG_OTHER_BSS macro