Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_rx.h70 #define OCTEP_OQ_RECVBUF_SIZE (sizeof(struct octep_rx_buffer)) macro
H A Doctep_rx.c161 oq->buff_info = vcalloc(oq->max_count, OCTEP_OQ_RECVBUF_SIZE); in octep_setup_oq()