Searched refs:M_RXMAXPKTSIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c382 V_RXMAXPKTSIZE(M_RXMAXPKTSIZE),
388 V_RXMAXPKTSIZE(M_RXMAXPKTSIZE),
H A Dregs.h2339 #define M_RXMAXPKTSIZE 0x3fff macro
2341 #define G_RXMAXPKTSIZE(x) (((x) >> S_RXMAXPKTSIZE) & M_RXMAXPKTSIZE)

Completed in 211 milliseconds