Lines Matching refs:s32

13 static inline s32 ixgbevf_write_msg_read_ack(struct ixgbe_hw *hw, u32 *msg,
16 s32 retval = ixgbevf_write_mbx(hw, msg, size);
33 static s32 ixgbevf_start_hw_vf(struct ixgbe_hw *hw)
48 static s32 ixgbevf_init_hw_vf(struct ixgbe_hw *hw)
50 s32 status = hw->mac.ops.start_hw(hw);
64 static s32 ixgbevf_reset_hw_vf(struct ixgbe_hw *hw)
70 s32 ret_val;
132 static s32 ixgbevf_hv_reset_hw_vf(struct ixgbe_hw *hw)
158 static s32 ixgbevf_stop_hw_vf(struct ixgbe_hw *hw)
212 static s32 ixgbevf_mta_vector(struct ixgbe_hw *hw, u8 *mc_addr)
243 static s32 ixgbevf_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr)
250 static s32 ixgbevf_set_uc_addr_vf(struct ixgbe_hw *hw, u32 index, u8 *addr)
254 s32 ret_val;
281 static s32 ixgbevf_hv_set_uc_addr_vf(struct ixgbe_hw *hw, u32 index, u8 *addr)
432 static s32 ixgbevf_set_rar_vf(struct ixgbe_hw *hw, u32 index, u8 *addr,
437 s32 ret_val;
468 static s32 ixgbevf_hv_set_rar_vf(struct ixgbe_hw *hw, u32 index, u8 *addr,
484 static s32 ixgbevf_update_mc_addr_list_vf(struct ixgbe_hw *hw,
528 static s32 ixgbevf_hv_update_mc_addr_list_vf(struct ixgbe_hw *hw,
541 static s32 ixgbevf_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode)
544 s32 err;
582 static s32 ixgbevf_hv_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode)
594 static s32 ixgbevf_get_link_state_vf(struct ixgbe_hw *hw, bool *link_state)
597 s32 ret_val;
598 s32 err;
622 static s32 ixgbevf_hv_get_link_state_vf(struct ixgbe_hw *hw, bool *link_state)
634 static s32 ixgbevf_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind,
638 s32 err;
668 static s32 ixgbevf_hv_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind,
684 static s32 ixgbevf_setup_mac_link_vf(struct ixgbe_hw *hw,
700 static s32 ixgbevf_check_mac_link_vf(struct ixgbe_hw *hw,
707 s32 ret_val = 0;
791 static s32 ixgbevf_hv_check_mac_link_vf(struct ixgbe_hw *hw,
854 static s32 ixgbevf_set_rlpml_vf(struct ixgbe_hw *hw, u16 max_size)
857 s32 ret_val;
879 static s32 ixgbevf_hv_set_rlpml_vf(struct ixgbe_hw *hw, u16 max_size)