Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6288 #define M_VFWRADDR 0x7fU macro
6290 #define G_VFWRADDR(x) (((x) >> S_VFWRADDR) & M_VFWRADDR)
H A Dt4_hw.c5879 mask = V_VFWRADDR(M_VFWRADDR); in t4_read_rss_vf_config()