Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c9886 G_IBQWRADDR(p[1]), G_QUESOPCNT(p[3]), G_QUEEOPCNT(p[3]), in sysctl_cim_qcfg()
9977 G_IBQWRADDR(p[1]) & 0xfff, G_QUESOPCNT(p[3]), in sysctl_cim_qcfg_t7()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h56928 #define G_IBQWRADDR(x) (((x) >> S_IBQWRADDR) & M_IBQWRADDR) macro