Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6328 #define M_T6_VFWRADDR 0xffU macro
6330 #define G_T6_VFWRADDR(x) (((x) >> S_T6_VFWRADDR) & M_T6_VFWRADDR)
H A Dt4_hw.c5882 mask = V_T6_VFWRADDR(M_T6_VFWRADDR); in t4_read_rss_vf_config()