Home
last modified time | relevance | path

Searched defs:VFRE_MASK (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/ngbe/
H A Dngbe_pf.c140 const uint8_t VFRE_MASK = (uint8_t)((1U << VFRE_SHIFT) - 1); in ngbe_pf_host_configure() local
288 const uint8_t VFRE_MASK = (uint8_t)((1U << VFRE_SHIFT) - 1); in ngbe_vf_reset_msg() local
/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c214 const uint8_t VFRE_MASK = (uint8_t)((1U << VFRE_SHIFT) - 1); in ixgbe_pf_host_configure() local
383 const uint8_t VFRE_MASK = (uint8_t)((1U << VFRE_SHIFT) - 1); in ixgbe_vf_reset_msg() local
/dpdk/drivers/net/txgbe/
H A Dtxgbe_pf.c210 const uint8_t VFRE_MASK = (uint8_t)((1U << VFRE_SHIFT) - 1); in txgbe_pf_host_configure() local
375 const uint8_t VFRE_MASK = (uint8_t)((1U << VFRE_SHIFT) - 1); in txgbe_vf_reset_msg() local