Searched refs:start_hw (Results 1 – 12 of 12) sorted by relevance
57 s32 status = hw->mac.ops.start_hw(hw); in ixgbevf_init_hw_vf()585 .start_hw = ixgbevf_start_hw_vf,
49 s32 (*start_hw)(struct ixgbe_hw *); member
423 int (*start_hw)(struct iwl_trans *iwl_trans); member545 return trans->ops->start_hw(trans); in iwl_trans_start_hw()
312 int (*start_hw)(struct cnic_dev *); member
5309 err = cp->start_hw(dev); in cnic_start_hw()5493 cp->start_hw = cnic_start_bnx2_hw; in init_bnx2_cnic()5558 cp->start_hw = cnic_start_bnx2x_hw; in init_bnx2x_cnic()
811 .start_hw = &ixgbe_start_hw_X540,
1273 .start_hw = &ixgbe_start_hw_82598,
2242 .start_hw = &ixgbe_start_hw_82599,
2817 s32 (*start_hw)(struct ixgbe_hw *); member
345 status = hw->mac.ops.start_hw(hw); in ixgbe_init_hw_generic()
7601 err = hw->mac.ops.start_hw(hw); in ixgbe_probe()
1420 .start_hw = iwl_trans_pcie_start_hw,