Home
last modified time | relevance | path

Searched refs:VFWREN_F (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h2295 #define VFWREN_F VFWREN_V(1U) macro
H A Dcxgb4_debugfs.c2142 seq_printf(seq, " VfWrEn: %3s\n", yesno(rssconf & VFWREN_F)); in rss_config_show()
H A Dt4_hw.c5539 vrt &= ~(VFRDRG_F | VFWREN_F | KEYWREN_F | mask); in t4_read_rss_vf_config()