Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_rx.h63 struct octep_rx_buffer { struct
70 #define OCTEP_OQ_RECVBUF_SIZE (sizeof(struct octep_rx_buffer)) argument
151 struct octep_rx_buffer *buff_info;
A Doctep_rx.c356 struct octep_rx_buffer *buff_info; in __octep_oq_process_rx()
367 buff_info = (struct octep_rx_buffer *)&oq->buff_info[read_idx]; in __octep_oq_process_rx()
423 buff_info = (struct octep_rx_buffer *) in __octep_oq_process_rx()

Completed in 3 milliseconds