Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_tx.h104 void tx_deinit(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx);
/nrf_wifi-latest/fw_if/umac_if/src/system/
Dtx.c1747 void tx_deinit(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in tx_deinit() function
Dfmac_api.c87 tx_deinit(fmac_dev_ctx); in nrf_wifi_sys_fmac_deinit_tx()