Home
last modified time | relevance | path

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

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