Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_hw.c5984 vrt &= ~(F_VFRDRG | F_VFWREN | F_KEYWREN | mask); in t4_read_rss_vf_config()
6029 vrt &= ~(F_VFRDRG | F_VFWREN | F_KEYWREN | mask); in t4_write_rss_vf_config()
Dt4_regs.h23429 #define F_VFRDRG V_VFRDRG(1U) macro