Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c382 V_RXMAXPKTSIZE(M_RXMAXPKTSIZE), in t3_mac_set_mtu()
388 V_RXMAXPKTSIZE(M_RXMAXPKTSIZE), in t3_mac_set_mtu()
H A Dregs.h2339 #define M_RXMAXPKTSIZE 0x3fff macro
2341 #define G_RXMAXPKTSIZE(x) (((x) >> S_RXMAXPKTSIZE) & M_RXMAXPKTSIZE)
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c382 V_RXMAXPKTSIZE(M_RXMAXPKTSIZE), in t3_mac_set_mtu()
388 V_RXMAXPKTSIZE(M_RXMAXPKTSIZE), in t3_mac_set_mtu()
H A Dregs.h2339 #define M_RXMAXPKTSIZE 0x3fff macro
2341 #define G_RXMAXPKTSIZE(x) (((x) >> S_RXMAXPKTSIZE) & M_RXMAXPKTSIZE)
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c382 V_RXMAXPKTSIZE(M_RXMAXPKTSIZE), in t3_mac_set_mtu()
388 V_RXMAXPKTSIZE(M_RXMAXPKTSIZE), in t3_mac_set_mtu()
H A Dregs.h2339 #define M_RXMAXPKTSIZE 0x3fff macro
2341 #define G_RXMAXPKTSIZE(x) (((x) >> S_RXMAXPKTSIZE) & M_RXMAXPKTSIZE)
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/cxgb/
H A Dcxgb_regs.h6846 #define M_RXMAXPKTSIZE 0x3fff macro
6848 #define G_RXMAXPKTSIZE(x) (((x) >> S_RXMAXPKTSIZE) & M_RXMAXPKTSIZE)