Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c5611 *map++ = G_LKPTBLQUEUE0(val); in t4_read_rss()
H A Dt4_regs.h6078 #define G_LKPTBLQUEUE0(x) (((x) >> S_LKPTBLQUEUE0) & M_LKPTBLQUEUE0) macro