Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/common/
Dfmac_api_common.h229 enum nrf_wifi_status nrf_wifi_fmac_get_reg(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx,
/nrf_wifi-latest/fw_if/umac_if/src/common/
Dfmac_api_common.c448 enum nrf_wifi_status nrf_wifi_fmac_get_reg(struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx, in nrf_wifi_fmac_get_reg() function
571 status = nrf_wifi_fmac_get_reg(fmac_dev_ctx, &cur_reg_info); in nrf_wifi_fmac_set_reg()
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/
Dfmac_api.c305 status = nrf_wifi_fmac_get_reg(fmac_dev_ctx, &reg_domain_info); in nrf_wifi_off_raw_tx_fmac_conf()