Searched refs:stop_hw (Results 1 – 7 of 7) sorted by relevance
314 void (*stop_hw)(struct cnic_dev *); member
5354 cp->stop_hw(dev); in cnic_start_hw()5430 cp->stop_hw(dev); in cnic_stop_hw()5545 cp->stop_hw = cnic_stop_bnx2_hw; in init_bnx2_cnic()5610 cp->stop_hw = cnic_stop_bnx2x_hw; in init_bnx2x_cnic()
507 .stop_hw = fm10k_stop_hw_vf,
512 s32 (*stop_hw)(struct fm10k_hw *); member
1922 err = hw->mac.ops.stop_hw(hw); in fm10k_down()1946 err = hw->mac.ops.stop_hw(hw); in fm10k_down()
1785 .stop_hw = fm10k_stop_hw_generic,
2467 goto stop_hw; in __qedi_probe()2666 stop_hw: in __qedi_probe()