Home
last modified time | relevance | path

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

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