Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.c430 s32 ixgbevf_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode) in ixgbevf_update_xcast_mode() argument
438 if (xcast_mode > IXGBEVF_XCAST_MODE_ALLMULTI) in ixgbevf_update_xcast_mode()
448 msgbuf[1] = xcast_mode; in ixgbevf_update_xcast_mode()
H A Dixgbe_vf.h137 s32 ixgbevf_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode);