Home
last modified time | relevance | path

Searched refs:txinjection_mode (Results 1 – 2 of 2) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/src/system/
Dfmac_event.c41 vif->txinjection_mode = false; in nrf_wifi_fmac_if_mode_set_event_proc()
63 vif->txinjection_mode = true; in nrf_wifi_fmac_if_mode_set_event_proc()
75 vif->txinjection_mode = true; in nrf_wifi_fmac_if_mode_set_event_proc()
102 vif->txinjection_mode = true; in nrf_wifi_fmac_if_mode_set_event_proc()
/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_structs.h517 bool txinjection_mode; member