Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_hw.c2908 *map++ = G_LKPTBLQUEUE1(val); in t4_read_rss()
Dt4_regs.h14972 #define G_LKPTBLQUEUE1(x) (((x) >> S_LKPTBLQUEUE1) & M_LKPTBLQUEUE1) macro