Home
last modified time | relevance | path

Searched refs:phy_ops (Results 376 - 400 of 401) sorted by relevance

1...<<11121314151617

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_82575.c2924 .phy_ops = &e1000_phy_ops_82575,
H A Digb_main.c3244 memcpy(&hw->phy.ops, ei->phy_ops, sizeof(hw->phy.ops)); in igb_probe()
/kernel/linux/linux-5.10/drivers/phy/
H A Dphy-xgene.c1606 static const struct phy_ops xgene_phy_ops = {
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_82575.c2924 .phy_ops = &e1000_phy_ops_82575,
H A Digb_main.c3281 memcpy(&hw->phy.ops, ei->phy_ops, sizeof(hw->phy.ops)); in igb_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c2253 .phy_ops = &phy_ops_82599,
H A Dixgbe_type.h3662 const struct ixgbe_phy_operations *phy_ops; member
/kernel/linux/linux-6.6/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c619 static const struct phy_ops rockchip_usb2phy_ops = {
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb-legacy.c963 static const struct phy_ops qmp_usb_legacy_phy_ops = {
H A Dphy-qcom-qmp-ufs.c1411 static const struct phy_ops qcom_qmp_ufs_phy_ops = {
H A Dphy-qcom-qmp-usb.c1823 static const struct phy_ops qmp_usb_phy_ops = {
H A Dphy-qcom-qmp-pcie.c3351 static const struct phy_ops qmp_pcie_phy_ops = {
/kernel/linux/linux-6.6/drivers/phy/
H A Dphy-xgene.c1608 static const struct phy_ops xgene_phy_ops = {
/kernel/linux/linux-6.6/drivers/phy/microchip/
H A Dsparx5_serdes.c2367 static const struct phy_ops sparx5_serdes_ops = {
/kernel/linux/linux-6.6/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c1503 static const struct phy_ops mtk_tphy_ops = {
/kernel/linux/linux-6.6/drivers/phy/cadence/
H A Dphy-cadence-torrent.c2437 static const struct phy_ops cdns_torrent_phy_ops = {
2453 static const struct phy_ops noop_ops = {
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3658 const struct ixgbe_phy_operations *phy_ops; member
H A Dixgbe_main.c10757 hw->phy.ops = *ii->phy_ops; in ixgbe_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.h3284 const struct niu_phy_ops *phy_ops; member
/kernel/linux/linux-5.10/drivers/phy/cadence/
H A Dphy-cadence-torrent.c321 static const struct phy_ops cdns_torrent_phy_ops = {
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.h3284 const struct niu_phy_ops *phy_ops; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_main.c5272 memcpy(&hw->phy.ops, ei->phy_ops, sizeof(hw->phy.ops)); in igc_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c7419 memcpy(&hw->phy.ops, ei->phy_ops, sizeof(hw->phy.ops)); in e1000_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c7471 memcpy(&hw->phy.ops, ei->phy_ops, sizeof(hw->phy.ops)); in e1000_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_main.c6805 memcpy(&hw->phy.ops, ei->phy_ops, sizeof(hw->phy.ops)); in igc_probe()

Completed in 152 milliseconds

1...<<11121314151617