Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/common/
Dfmac_api_common.h47 void nrf_wifi_fmac_dev_rem(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx);
/nrf_wifi-latest/
Dnrf_wifi_osal_module.c50 EXPORT_SYMBOL_GPL(nrf_wifi_fmac_dev_rem);
/nrf_wifi-latest/fw_if/umac_if/src/common/
Dfmac_api_common.c118 void nrf_wifi_fmac_dev_rem(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) in nrf_wifi_fmac_dev_rem() function