Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_xgmac.c586 G_RXMAXPKTSIZE(t3_read_reg(adap, in t3_mac_set_speed_duplex_fc()
626 G_RXMAXPKTSIZE(t3_read_reg(adap, in t3_mac_set_speed_duplex_fc()
H A Dcxgb_regs.h7554 #define G_RXMAXPKTSIZE(x) (((x) >> S_RXMAXPKTSIZE) & M_RXMAXPKTSIZE) macro