Searched refs:stop_hw (Results 1 – 6 of 6) sorted by relevance
314 void (*stop_hw)(struct cnic_dev *); member
5415 cp->stop_hw(dev); in cnic_stop_hw()5511 cp->stop_hw = cnic_stop_bnx2_hw; in init_bnx2_cnic()5576 cp->stop_hw = cnic_stop_bnx2x_hw; in init_bnx2x_cnic()
554 .stop_hw = &fm10k_stop_hw_vf,
521 s32 (*stop_hw)(struct fm10k_hw *); member
1837 .stop_hw = &fm10k_stop_hw_generic,
1558 hw->mac.ops.stop_hw(hw); in fm10k_down()