Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c5929 mask = V_T6_VFWRADDR(M_T6_VFWRADDR); in t4_read_rss_vf_config()
5967 mask = V_T6_VFWRADDR(M_T6_VFWRADDR); in t4_write_rss_vf_config()
H A Dt4_regs.h23499 #define M_T6_VFWRADDR 0xffU macro
23501 #define G_T6_VFWRADDR(x) (((x) >> S_T6_VFWRADDR) & M_T6_VFWRADDR)