Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_pf.c211 const uint8_t VFRE_MASK = (uint8_t)((1U << VFRE_SHIFT) - 1); in txgbe_pf_host_configure() local
376 const uint8_t VFRE_MASK = (uint8_t)((1U << VFRE_SHIFT) - 1); in txgbe_vf_reset_msg() local
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c217 const uint8_t VFRE_MASK = (uint8_t)((1U << VFRE_SHIFT) - 1); in ixgbe_pf_host_configure() local
386 const uint8_t VFRE_MASK = (uint8_t)((1U << VFRE_SHIFT) - 1); in ixgbe_vf_reset_msg() local