Home
last modified time | relevance | path

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

/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_mbx.h93 IXGBEVF_XCAST_MODE_PROMISC, enumerator
/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c735 if (xcast_mode == IXGBEVF_XCAST_MODE_PROMISC) in ixgbe_set_vf_mc_promisc()
762 case IXGBEVF_XCAST_MODE_PROMISC: in ixgbe_set_vf_mc_promisc()
H A Dixgbe_ethdev.c7734 switch (hw->mac.ops.update_xcast_mode(hw, IXGBEVF_XCAST_MODE_PROMISC)) { in ixgbevf_dev_promiscuous_enable()