Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c5612 *map++ = G_LKPTBLQUEUE1(val); in t4_read_rss()
H A Dt4_regs.h6073 #define G_LKPTBLQUEUE1(x) (((x) >> S_LKPTBLQUEUE1) & M_LKPTBLQUEUE1) macro