Searched refs:stop_hw (Results 1 – 4 of 4) sorted by relevance
424 void (*stop_hw)(struct iwl_trans *iwl_trans, bool op_mode_leaving); member553 trans->ops->stop_hw(trans, op_mode_leaving); in iwl_trans_stop_hw()
313 void (*stop_hw)(struct cnic_dev *); member
5398 cp->stop_hw(dev); in cnic_stop_hw()5494 cp->stop_hw = cnic_stop_bnx2_hw; in init_bnx2_cnic()5559 cp->stop_hw = cnic_stop_bnx2x_hw; in init_bnx2x_cnic()
1421 .stop_hw = iwl_trans_pcie_stop_hw,