Searched refs:stop_hw (Results 1 – 7 of 7) sorted by relevance
314 void (*stop_hw)(struct cnic_dev *); member
5351 cp->stop_hw(dev); in cnic_start_hw()5427 cp->stop_hw(dev); in cnic_stop_hw()5541 cp->stop_hw = cnic_stop_bnx2_hw; in init_bnx2_cnic()5606 cp->stop_hw = cnic_stop_bnx2x_hw; in init_bnx2x_cnic()
502 .stop_hw = fm10k_stop_hw_vf,
510 s32 (*stop_hw)(struct fm10k_hw *); member
1920 err = hw->mac.ops.stop_hw(hw); in fm10k_down()1944 err = hw->mac.ops.stop_hw(hw); in fm10k_down()
1786 .stop_hw = fm10k_stop_hw_generic,
2411 goto stop_hw; in __qedi_probe()2610 stop_hw: in __qedi_probe()