Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbevf/
A Dvf.c50 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,
A Dvf.h22 s32 (*start_hw)(struct ixgbe_hw *); member
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dcnic.h313 int (*start_hw)(struct cnic_dev *); member
A Dcnic.c5334 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-6.3-rc2/drivers/net/ethernet/intel/fm10k/
A Dfm10k_vf.c506 .start_hw = fm10k_start_hw_generic,
A Dfm10k_type.h511 s32 (*start_hw)(struct fm10k_hw *); member
A Dfm10k_pf.c1784 .start_hw = fm10k_start_hw_generic,
A Dfm10k_pci.c1839 hw->mac.ops.start_hw(hw); in fm10k_up()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/
A Diwl-trans.h550 int (*start_hw)(struct iwl_trans *iwl_trans); member
1086 return trans->ops->start_hw(trans); in iwl_trans_start_hw()
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_x540.c827 .start_hw = &ixgbe_start_hw_X540,
A Dixgbe_82598.c1118 .start_hw = &ixgbe_start_hw_82598,
A Dixgbe_82599.c2166 .start_hw = &ixgbe_start_hw_82599,
A Dixgbe_type.h3409 s32 (*start_hw)(struct ixgbe_hw *); member
A Dixgbe_common.c366 status = hw->mac.ops.start_hw(hw); in ixgbe_init_hw_generic()
A Dixgbe_x550.c3851 .start_hw = &ixgbe_start_hw_X540, \
A Dixgbe_main.c11166 err = hw->mac.ops.start_hw(hw); in ixgbe_probe()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/pcie/
A Dtrans.c3496 .start_hw = iwl_trans_pcie_start_hw,
3522 .start_hw = iwl_trans_pcie_start_hw,

Completed in 93 milliseconds