Searched refs:rx_queue_desc (Results 1 – 4 of 4) sorted by relevance
100 struct rx_queue_desc *desc; in hif_lib_client_release_rx_buffers()139 struct rx_queue_desc *desc; in hif_lib_client_init_rx_buffers()145 sizeof(struct rx_queue_desc), RTE_CACHE_LINE_SIZE); in hif_lib_client_init_rx_buffers()153 rx_queue_desc); in hif_lib_client_init_rx_buffers()346 struct rx_queue_desc *desc = queue->base + queue->read_idx; in hif_lib_event_handler_start()395 struct rx_queue_desc *desc; in hif_lib_receive_pkt()
33 struct rx_queue_desc *base;123 struct rx_queue_desc { struct
31 struct rx_queue_desc *base;
207 struct rx_queue_desc *rx_qbase; in pfe_hif_client_register()233 rx_qbase = (struct rx_queue_desc *)client_shm->rx_qbase; in pfe_hif_client_register()304 struct rx_queue_desc *desc = queue->base + queue->write_idx; in client_put_rxpacket()