Searched refs:rx_buff_info (Results 1 – 2 of 2) sorted by relevance
369 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()
219 struct nrf_wifi_rx_buff_info rx_buff_info[0]; member