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

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c4125 t3_set_reg_field(adap, A_PCIE_PEX_CTRL0, V_REPLAYLMT(M_REPLAYLMT),
H A Dcxgb_regs.h1259 #define M_REPLAYLMT 0xfffff macro
1261 #define G_REPLAYLMT(x) (((x) >> S_REPLAYLMT) & M_REPLAYLMT)

Completed in 210 milliseconds