Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c738 G_QUEEOPCNT(p[3]), G_QUEREMFLITS(p[2]) * 16); in view_cim_qcfg()
748 G_QUEEOPCNT(p[3]), G_QUEREMFLITS(p[2]) * 16); in view_cim_qcfg()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11077 #define G_QUEEOPCNT(x) (((x) >> S_QUEEOPCNT) & M_QUEEOPCNT) macro