Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_txrx.h32 #define RCV_FRAG_LEN1(x) \ macro
40 ((RCV_FRAG_LEN1(x) < 2048) ? 2048 : RCV_FRAG_LEN1(x))

Completed in 4 milliseconds