Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_structs.h430 unsigned char raw_tx_flag; member
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c398 if (sys_dev_ctx->raw_tx_config.raw_tx_flag) { in tx_aggr_check()
486 if (sys_dev_ctx->raw_tx_config.raw_tx_flag) { in tx_curr_peer_opp_get()
1053 if (!sys_dev_ctx->raw_tx_config.raw_tx_flag) { in tx_pending_process()
1899 sys_dev_ctx->raw_tx_config.raw_tx_flag = 1; in nrf_wifi_fmac_start_rawpkt_xmit()