Lines Matching refs:ixgbe_hw
50 s32 ixgbe_init_ops_vf(struct ixgbe_hw *hw) in ixgbe_init_ops_vf()
96 static void ixgbe_virt_clr_reg(struct ixgbe_hw *hw) in ixgbe_virt_clr_reg()
145 s32 ixgbe_start_hw_vf(struct ixgbe_hw *hw) in ixgbe_start_hw_vf()
160 s32 ixgbe_init_hw_vf(struct ixgbe_hw *hw) in ixgbe_init_hw_vf()
176 s32 ixgbe_reset_hw_vf(struct ixgbe_hw *hw) in ixgbe_reset_hw_vf()
251 s32 ixgbe_stop_adapter_vf(struct ixgbe_hw *hw) in ixgbe_stop_adapter_vf()
300 static s32 ixgbe_mta_vector(struct ixgbe_hw *hw, u8 *mc_addr) in ixgbe_mta_vector()
328 static s32 ixgbevf_write_msg_read_ack(struct ixgbe_hw *hw, u32 *msg, in ixgbevf_write_msg_read_ack()
347 s32 ixgbe_set_rar_vf(struct ixgbe_hw *hw, u32 index, u8 *addr, u32 vmdq, in ixgbe_set_rar_vf()
382 s32 ixgbe_update_mc_addr_list_vf(struct ixgbe_hw *hw, u8 *mc_addr_list, in ixgbe_update_mc_addr_list_vf()
427 s32 ixgbevf_update_xcast_mode(struct ixgbe_hw *hw, int xcast_mode) in ixgbevf_update_xcast_mode()
465 s32 ixgbe_get_link_state_vf(struct ixgbe_hw *hw, bool *link_state) in ixgbe_get_link_state_vf()
496 s32 ixgbe_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind, in ixgbe_set_vfta_vf()
521 u32 ixgbe_get_num_of_tx_queues_vf(struct ixgbe_hw *hw) in ixgbe_get_num_of_tx_queues_vf()
533 u32 ixgbe_get_num_of_rx_queues_vf(struct ixgbe_hw *hw) in ixgbe_get_num_of_rx_queues_vf()
544 s32 ixgbe_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr) in ixgbe_get_mac_addr_vf()
554 s32 ixgbevf_set_uc_addr_vf(struct ixgbe_hw *hw, u32 index, u8 *addr) in ixgbevf_set_uc_addr_vf()
592 s32 ixgbe_setup_mac_link_vf(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_mac_link_vf()
608 s32 ixgbe_check_mac_link_vf(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_mac_link_vf()
711 s32 ixgbevf_rlpml_set_vf(struct ixgbe_hw *hw, u16 max_size) in ixgbevf_rlpml_set_vf()
734 int ixgbevf_negotiate_api_version(struct ixgbe_hw *hw, int api) in ixgbevf_negotiate_api_version()
760 int ixgbevf_get_queues(struct ixgbe_hw *hw, unsigned int *num_tcs, in ixgbevf_get_queues()