Home
last modified time | relevance | path

Searched refs:promisc_mode (Results 1 – 3 of 3) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_event.c44 vif->promisc_mode = false; in nrf_wifi_fmac_if_mode_set_event_proc()
64 vif->promisc_mode = true; in nrf_wifi_fmac_if_mode_set_event_proc()
82 vif->promisc_mode = true; in nrf_wifi_fmac_if_mode_set_event_proc()
Drx.c423 if (vif_ctx->promisc_mode) { in nrf_wifi_fmac_rx_event_process()
/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_structs.h525 bool promisc_mode; member