Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/offload_raw_tx/
Dfmac_cmd.h37 enum nrf_wifi_status umac_cmd_off_raw_tx_ctrl(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx,
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_cmd.c235 enum nrf_wifi_status umac_cmd_off_raw_tx_ctrl(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in umac_cmd_off_raw_tx_ctrl() function
Dfmac_api.c340 status = umac_cmd_off_raw_tx_ctrl(fmac_dev_ctx, 1); in nrf_wifi_off_raw_tx_fmac_start()
366 status = umac_cmd_off_raw_tx_ctrl(fmac_dev_ctx, 0); in nrf_wifi_off_raw_tx_fmac_stop()