Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mbx.h71 TXGBEVF_XCAST_MODE_PROMISC, enumerator
/dpdk/drivers/net/txgbe/
H A Dtxgbe_pf.c672 if (xcast_mode == TXGBEVF_XCAST_MODE_PROMISC) in txgbe_set_vf_mc_promisc()
702 case TXGBEVF_XCAST_MODE_PROMISC: in txgbe_set_vf_mc_promisc()
H A Dtxgbe_ethdev_vf.c1181 switch (hw->mac.update_xcast_mode(hw, TXGBEVF_XCAST_MODE_PROMISC)) { in txgbevf_dev_promiscuous_enable()