Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c10822 V_QUENUMSELECT(i)); in t4_read_cimq_cfg()
10831 V_QUENUMSELECT(i)); in t4_read_cimq_cfg()
10903 V_QUENUMSELECT(qid)); in t4_read_cim_obq()
H A Dt4_regs.h5479 #define V_QUENUMSELECT(x) ((x) << S_QUENUMSELECT) macro