Searched refs:octep_vf_rx_buffer (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_rx.h88 struct octep_vf_rx_buffer { struct
95 #define OCTEP_VF_OQ_RECVBUF_SIZE (sizeof(struct octep_vf_rx_buffer))
176 struct octep_vf_rx_buffer *buff_info;
H A Doctep_vf_rx.c358 struct octep_vf_rx_buffer *buff_info;
369 buff_info = (struct octep_vf_rx_buffer *)&oq->buff_info[read_idx];
427 buff_info = (struct octep_vf_rx_buffer *)

Completed in 190 milliseconds