Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c5879 mask = V_VFWRADDR(M_VFWRADDR); in t4_read_rss_vf_config()
5880 data = V_VFWRADDR(index); in t4_read_rss_vf_config()
H A Dt4_regs.h6289 #define V_VFWRADDR(x) ((x) << S_VFWRADDR) macro