Searched refs:start_hw (Results 1 – 16 of 16) 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
1663 .start_hw = fm10k_start_hw_generic,
1838 hw->mac.ops.start_hw(hw); in fm10k_up()
834 .start_hw = &ixgbe_start_hw_X540,
1119 .start_hw = &ixgbe_start_hw_82598,
2169 .start_hw = &ixgbe_start_hw_82599,
3916 .start_hw = ixgbe_start_hw_e610,
3490 int (*start_hw)(struct ixgbe_hw *); member
370 status = hw->mac.ops.start_hw(hw); in ixgbe_init_hw_generic()
3921 .start_hw = &ixgbe_start_hw_X540, \
11939 err = hw->mac.ops.start_hw(hw); in ixgbe_probe()
Completed in 107 milliseconds