Searched refs:ixgbevf_update_xcast_mode (Results 1 – 2 of 2) sorted by relevance
136 s32 ixgbevf_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode);
76 hw->mac.ops.update_xcast_mode = ixgbevf_update_xcast_mode; in ixgbe_init_ops_vf()427 s32 ixgbevf_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode) in ixgbevf_update_xcast_mode() function