Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dxgmac.c382 V_RXMAXPKTSIZE(M_RXMAXPKTSIZE), in t3_mac_set_mtu()
388 V_RXMAXPKTSIZE(M_RXMAXPKTSIZE), in t3_mac_set_mtu()
Dregs.h2339 #define M_RXMAXPKTSIZE 0x3fff macro
2341 #define G_RXMAXPKTSIZE(x) (((x) >> S_RXMAXPKTSIZE) & M_RXMAXPKTSIZE)