Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c137 #define IXGBE_PRIV_FLAGS_VF_IPSEC_EN BIT(1) macro
3541 priv_flags |= IXGBE_PRIV_FLAGS_VF_IPSEC_EN; in ixgbe_get_priv_flags()
3560 if (priv_flags & IXGBE_PRIV_FLAGS_VF_IPSEC_EN) in ixgbe_set_priv_flags()