Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c262 gcr_ext &= ~IXGBE_GCR_EXT_VT_MODE_MASK; in ixgbe_pf_host_configure()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h1233 #define IXGBE_GCR_EXT_VT_MODE_MASK 0x00000003 macro