Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c4107 G_NUMFSTTRNSEQRX(t3_read_reg(adap, A_PCIE_MODE)); in config_pcie()
H A Dcxgb_regs.h1104 #define G_NUMFSTTRNSEQRX(x) (((x) >> S_NUMFSTTRNSEQRX) & M_NUMFSTTRNSEQRX) macro