Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h34 #define RCV_FRAG_LEN1(x) \ macro
42 ((RCV_FRAG_LEN1(x) < 2048) ? 2048 : RCV_FRAG_LEN1(x))