Home
last modified time | relevance | path

Searched refs:start_hw (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dvf.c51 s32 status = hw->mac.ops.start_hw(hw); in ixgbevf_init_hw_vf()
941 .start_hw = ixgbevf_start_hw_vf,
958 .start_hw = ixgbevf_start_hw_vf,
Dvf.h25 s32 (*start_hw)(struct ixgbe_hw *); member
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.h547 int (*start_hw)(struct iwl_trans *iwl_trans, bool low_power); member
802 return trans->ops->start_hw(trans, low_power); in _iwl_trans_start_hw()
807 return trans->ops->start_hw(trans, true); in iwl_trans_start_hw()
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dcnic.h313 int (*start_hw)(struct cnic_dev *); member
Dcnic.c5335 err = cp->start_hw(dev); in cnic_start_hw()
5540 cp->start_hw = cnic_start_bnx2_hw; in init_bnx2_cnic()
5605 cp->start_hw = cnic_start_bnx2x_hw; in init_bnx2x_cnic()
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_vf.c501 .start_hw = fm10k_start_hw_generic,
Dfm10k_type.h509 s32 (*start_hw)(struct fm10k_hw *); member
Dfm10k_pf.c1785 .start_hw = fm10k_start_hw_generic,
Dfm10k_pci.c1836 hw->mac.ops.start_hw(hw); in fm10k_up()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c828 .start_hw = &ixgbe_start_hw_X540,
Dixgbe_82598.c1118 .start_hw = &ixgbe_start_hw_82598,
Dixgbe_82599.c2165 .start_hw = &ixgbe_start_hw_82599,
Dixgbe_type.h3394 s32 (*start_hw)(struct ixgbe_hw *); member
Dixgbe_x550.c3782 .start_hw = &ixgbe_start_hw_X540, \
Dixgbe_common.c366 status = hw->mac.ops.start_hw(hw); in ixgbe_init_hw_generic()
Dixgbe_main.c10790 err = hw->mac.ops.start_hw(hw); in ixgbe_probe()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans.c3193 .start_hw = iwl_trans_pcie_start_hw,
3217 .start_hw = iwl_trans_pcie_start_hw,