Searched refs:VFWRADDR_V (Results 1 – 2 of 2) sorted by relevance
4728 mask = VFWRADDR_V(VFWRADDR_M); in t4_read_rss_vf_config()4729 data = VFWRADDR_V(index); in t4_read_rss_vf_config()
2136 #define VFWRADDR_V(x) ((x) << VFWRADDR_S) macro