Searched refs:M_VFWRADDR (Results 1 – 2 of 2) sorted by relevance
3009 vrt &= ~(F_VFRDRG | V_VFWRADDR(M_VFWRADDR) | F_VFWREN | F_KEYWREN); in t4_read_rss_vf_config()3050 vrt &= ~(F_VFRDRG | F_VFRDEN | V_VFWRADDR(M_VFWRADDR) | F_KEYWREN); in t4_write_rss_vf_config()
15170 #define M_VFWRADDR 0x7fU macro15172 #define G_VFWRADDR(x) (((x) >> S_VFWRADDR) & M_VFWRADDR)