Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c5936 vrt &= ~(F_VFRDRG | F_VFWREN | F_KEYWREN | mask); in t4_read_rss_vf_config()
5981 vrt &= ~(F_VFRDRG | F_VFWREN | F_KEYWREN | mask); in t4_write_rss_vf_config()
H A Dt4_regs.h23470 #define F_VFWREN V_VFWREN(1U) macro