Searched refs:start_hw (Results 1 – 15 of 15) sorted by relevance
50 s32 status = hw->mac.ops.start_hw(hw); in ixgbevf_init_hw_vf()1002 .start_hw = ixgbevf_start_hw_vf,1020 .start_hw = ixgbevf_start_hw_vf,
22 s32 (*start_hw)(struct ixgbe_hw *); member
314 int (*start_hw)(struct cnic_dev *); member
5345 err = cp->start_hw(dev); in cnic_start_hw()5551 cp->start_hw = cnic_start_bnx2_hw; in init_bnx2_cnic()5616 cp->start_hw = cnic_start_bnx2x_hw; in init_bnx2x_cnic()
506 .start_hw = fm10k_start_hw_generic,
511 s32 (*start_hw)(struct fm10k_hw *); member
1783 .start_hw = fm10k_start_hw_generic,
1838 hw->mac.ops.start_hw(hw); in fm10k_up()
827 .start_hw = &ixgbe_start_hw_X540,
1118 .start_hw = &ixgbe_start_hw_82598,
2168 .start_hw = &ixgbe_start_hw_82599,
3411 int (*start_hw)(struct ixgbe_hw *); member
366 status = hw->mac.ops.start_hw(hw); in ixgbe_init_hw_generic()
3803 .start_hw = &ixgbe_start_hw_X540, \
11204 err = hw->mac.ops.start_hw(hw); in ixgbe_probe()