Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.h137 s32 ixgbevf_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode);
H A Dixgbe_vf.c80 hw->mac.ops.update_xcast_mode = ixgbevf_update_xcast_mode; in ixgbe_init_ops_vf()
430 s32 ixgbevf_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode) in ixgbevf_update_xcast_mode() function