Home
last modified time | relevance | path

Searched defs:xcast_mode (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_hv_vf.c30 static s32 ixgbevf_hv_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode) in ixgbevf_hv_update_xcast_mode()
H A Dixgbe_vf.c396 s32 ixgbevf_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode) in ixgbevf_update_xcast_mode()
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_pf.c667 int xcast_mode = msgbuf[1]; /* msgbuf contains the flag to enable */ in txgbe_set_vf_mc_promisc() local
H A Dtxgbe_ethdev.h109 uint16_t xcast_mode; member
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c712 int xcast_mode = msgbuf[1]; /* msgbuf contains the flag to enable */ in ixgbe_set_vf_mc_promisc() local
H A Dixgbe_ethdev.h272 uint16_t xcast_mode; member
/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_pf.c427 u32 msg[3], xcast_mode; in fm10k_update_xcast_mode_pf() local