Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_vf.c427 s32 ixgbevf_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode) in ixgbevf_update_xcast_mode() argument
435 if (xcast_mode > IXGBEVF_XCAST_MODE_ALLMULTI) in ixgbevf_update_xcast_mode()
446 msgbuf[1] = xcast_mode; in ixgbevf_update_xcast_mode()
H A Dixgbe_vf.h136 s32 ixgbevf_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode);