Home
last modified time | relevance | path

Searched refs:rx_buff_info (Results 1 – 2 of 2) sorted by relevance

/nrf_wifi-latest/fw_if/umac_if/src/system/
Drx.c369 desc_id = config->rx_buff_info[i].descriptor_id; in nrf_wifi_fmac_rx_event_process()
370 pkt_len = config->rx_buff_info[i].rx_pkt_len; in nrf_wifi_fmac_rx_event_process()
437 switch (config->rx_buff_info[i].pkt_type) { in nrf_wifi_fmac_rx_event_process()
469 (config->rx_buff_info[i].pkt_type)); in nrf_wifi_fmac_rx_event_process()
/nrf_wifi-latest/fw_if/umac_if/inc/fw/
Dhost_rpu_data_if.h219 struct nrf_wifi_rx_buff_info rx_buff_info[0]; member