Home
last modified time | relevance | path

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

/nrf_wifi-latest/fw_if/umac_if/inc/system/
Dfmac_rx.h37 struct nrf_wifi_rx_buff *config);
/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_data_if.h195 struct nrf_wifi_rx_buff { struct
/nrf_wifi-latest/fw_if/umac_if/src/system/
Drx.c292 struct nrf_wifi_rx_buff *config = NULL; in nrf_wifi_fmac_rx_tasklet()
305 config = (struct nrf_wifi_rx_buff *)nrf_wifi_utils_q_dequeue( in nrf_wifi_fmac_rx_tasklet()
329 struct nrf_wifi_rx_buff *config) in nrf_wifi_fmac_rx_event_process()
Dfmac_event.c319 struct nrf_wifi_rx_buff *config = nrf_wifi_osal_mem_zalloc( in nrf_wifi_fmac_data_event_process()
320 sizeof(struct nrf_wifi_rx_buff)); in nrf_wifi_fmac_data_event_process()
329 sizeof(struct nrf_wifi_rx_buff)); in nrf_wifi_fmac_data_event_process()