Searched refs:start_hw (Results 1 – 16 of 16) sorted by relevance
139 return fm10k_call_func(hw, hw->mac.ops.start_hw, (hw), in fm10k_start_hw()
624 mac->ops.start_hw = &fm10k_start_hw_generic; in fm10k_init_ops_vf()
568 s32 (*start_hw)(struct fm10k_hw *); member
2063 mac->ops.start_hw = &fm10k_start_hw_generic; in fm10k_init_ops_pf()
27 hw->mac.ops.start_hw = ixgbe_start_hw_vf; in ixgbe_init_ops_vf()130 s32 status = hw->mac.ops.start_hw(hw); in ixgbe_init_hw_vf()
65 mac->ops.start_hw = ixgbe_start_hw_X540; in ixgbe_init_ops_X540()
104 mac->ops.start_hw = ixgbe_start_hw_82598; in ixgbe_init_ops_82598()
261 return ixgbe_call_func(hw, hw->mac.ops.start_hw, (hw), in ixgbe_start_hw()
315 mac->ops.start_hw = ixgbe_start_hw_82599; in ixgbe_init_ops_82599()
68 mac->ops.start_hw = ixgbe_start_hw_generic; in ixgbe_init_ops_generic()468 status = hw->mac.ops.start_hw(hw); in ixgbe_init_hw_generic()
3922 s32 (*start_hw)(struct ixgbe_hw *); member
444 s32 (*start_hw)(struct txgbe_hw *hw); member
556 hw->mac.start_hw = txgbe_mac_start_hw_dummy; in txgbe_init_ops_dummy()
329 status = hw->mac.start_hw(hw); in txgbe_init_hw()2799 mac->start_hw = txgbe_start_hw_raptor; in txgbe_init_ops_pf()
1666 diag = hw->mac.ops.start_hw(hw); in eth_ixgbevf_dev_init()2577 hw->mac.ops.start_hw(hw); in ixgbe_dev_start()
1427 hw->mac.start_hw(hw); in txgbe_dev_start()