Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c2619 vrt &= ~(F_VFRDRG | V_VFWRADDR(M_VFWRADDR) | F_VFWREN | F_KEYWREN); in t4_read_rss_vf_config()
2662 vrt |= V_VFWRADDR(index) | F_VFWREN; in t4_write_rss_vf_config()
H A Dt4_regs.h9597 #define F_VFWREN V_VFWREN(1U) macro