Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_hw.c3009 vrt &= ~(F_VFRDRG | V_VFWRADDR(M_VFWRADDR) | F_VFWREN | F_KEYWREN); in t4_read_rss_vf_config()
3051 vrt |= V_VFWRADDR(index) | F_VFWREN; in t4_write_rss_vf_config()
HDt4_regs.h15181 #define F_VFWREN V_VFWREN(1U) macro