Searched refs:octep_vf_rx_buffer (Results 1 – 2 of 2) sorted by relevance
88 struct octep_vf_rx_buffer { struct 95 #define OCTEP_VF_OQ_RECVBUF_SIZE (sizeof(struct octep_vf_rx_buffer)) argument 176 struct octep_vf_rx_buffer *buff_info;
359 struct octep_vf_rx_buffer *buff_info; in __octep_vf_oq_process_rx() 370 buff_info = (struct octep_vf_rx_buffer *)&oq->buff_info[read_idx]; in __octep_vf_oq_process_rx() 428 buff_info = (struct octep_vf_rx_buffer *) in __octep_vf_oq_process_rx()