Home
last modified time | relevance | path

Searched refs:nrf_wifi_sys_hal_data_cmd_send (Results 1 – 4 of 4) sorted by relevance

/nrf_wifi-latest/hw_if/hal/inc/system/
Dhal_api.h50 enum nrf_wifi_status nrf_wifi_sys_hal_data_cmd_send(struct nrf_wifi_hal_dev_ctx *hal_ctx,
/nrf_wifi-latest/fw_if/umac_if/src/system/
Drx.c244 status = nrf_wifi_sys_hal_data_cmd_send(fmac_dev_ctx->hal_dev_ctx, in nrf_wifi_fmac_rx_cmd_send()
Dtx.c1023 status = nrf_wifi_sys_hal_data_cmd_send(fmac_dev_ctx->hal_dev_ctx, in tx_cmd_init()
/nrf_wifi-latest/hw_if/hal/src/system/
Dhal_api.c363 enum nrf_wifi_status nrf_wifi_sys_hal_data_cmd_send(struct nrf_wifi_hal_dev_ctx *hal_dev_ctx, in nrf_wifi_sys_hal_data_cmd_send() function