Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_rx.h88 struct octep_rx_buffer { struct
95 #define OCTEP_OQ_RECVBUF_SIZE (sizeof(struct octep_rx_buffer)) argument
176 struct octep_rx_buffer *buff_info;
A Doctep_rx.c352 struct octep_rx_buffer *buff_info, in octep_oq_next_pkt()
374 struct octep_rx_buffer *buff_info, in octep_oq_drop_rx()
403 struct octep_rx_buffer *buff_info; in __octep_oq_process_rx()
415 buff_info = (struct octep_rx_buffer *)&oq->buff_info[read_idx]; in __octep_oq_process_rx()
467 buff_info = (struct octep_rx_buffer *) in __octep_oq_process_rx()

Completed in 4 milliseconds