Searched refs:stop_hw (Results 1 – 12 of 12) sorted by relevance
28 mac->stop_hw = txgbe_stop_hw_vf; in txgbe_init_ops_vf()111 hw->mac.stop_hw(hw); in txgbe_reset_hw_vf()
562 hw->mac.stop_hw = txgbe_mac_stop_hw_dummy; in txgbe_init_ops_dummy()
516 s32 (*stop_hw)(struct txgbe_hw *hw); member
2656 mac->stop_hw = txgbe_stop_hw; in txgbe_init_ops_pf()3368 status = hw->mac.stop_hw(hw); in txgbe_reset_hw()
126 return fm10k_call_func(hw, hw->mac.ops.stop_hw, (hw), in fm10k_stop_hw()
625 mac->ops.stop_hw = &fm10k_stop_hw_vf; in fm10k_init_ops_vf()
569 s32 (*stop_hw)(struct fm10k_hw *); member
2064 mac->ops.stop_hw = &fm10k_stop_hw_generic; in fm10k_init_ops_pf()
297 hw->mac.stop_hw = ngbe_mac_stop_hw_dummy; in ngbe_init_ops_dummy()
267 s32 (*stop_hw)(struct ngbe_hw *hw); member
155 status = hw->mac.stop_hw(hw); in ngbe_reset_hw_em()1906 mac->stop_hw = ngbe_stop_hw; in ngbe_init_ops_pf()
726 hw->mac.stop_hw(hw); in txgbevf_dev_stop()