Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/offload_raw_tx/
Dfmac_cmd.h33 enum nrf_wifi_status umac_cmd_off_raw_tx_conf(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx,
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_cmd.c180 enum nrf_wifi_status umac_cmd_off_raw_tx_conf(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_off_raw_tx_conf() function
Dfmac_api.c283 status = umac_cmd_off_raw_tx_conf(fmac_dev_ctx, in nrf_wifi_off_raw_tx_fmac_conf()