Searched refs:txgbevf_update_xcast_mode (Results 1 – 2 of 2) sorted by relevance
54 s32 txgbevf_update_xcast_mode(struct txgbe_hw *hw, int xcast_mode);
38 mac->update_xcast_mode = txgbevf_update_xcast_mode; in txgbe_init_ops_vf()348 s32 txgbevf_update_xcast_mode(struct txgbe_hw *hw, int xcast_mode) in txgbevf_update_xcast_mode() function