Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_xgmac.c552 V_TXFIFOTHRESH(M_TXFIFOTHRESH) | V_TXIPG(M_TXIPG), in t3_mac_set_mtu()
H A Dcxgb_regs.h7357 #define M_TXIPG 0xff macro
7359 #define G_TXIPG(x) (((x) >> S_TXIPG) & M_TXIPG)