Searched refs:start_hw (Results 1 – 8 of 8) sorted by relevance
50 s32 status = hw->mac.ops.start_hw(hw); in ixgbevf_init_hw_vf()1119 .start_hw = ixgbevf_start_hw_vf,1138 .start_hw = ixgbevf_start_hw_vf,
22 s32 (*start_hw)(struct ixgbe_hw *); member
314 int (*start_hw)(struct cnic_dev *); member
5344 err = cp->start_hw(dev); in cnic_start_hw()5550 cp->start_hw = cnic_start_bnx2_hw; in init_bnx2_cnic()5615 cp->start_hw = cnic_start_bnx2x_hw; in init_bnx2x_cnic()
511 s32 (*start_hw)(struct fm10k_hw *); member
1119 .start_hw = &ixgbe_start_hw_82598,
3958 .start_hw = ixgbe_start_hw_e610,
11933 err = hw->mac.ops.start_hw(hw); in ixgbe_probe()