Searched refs:stop_hw (Results 1 – 7 of 7) sorted by relevance
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()
445 s32 (*stop_hw)(struct txgbe_hw *hw); member
557 hw->mac.stop_hw = txgbe_mac_stop_hw_dummy; in txgbe_init_ops_dummy()
2803 mac->stop_hw = txgbe_stop_hw; in txgbe_init_ops_pf()3536 status = hw->mac.stop_hw(hw); in txgbe_reset_hw()