/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_82575.c | 2924 .phy_ops = &e1000_phy_ops_82575,
|
H A D | igb_main.c | 3244 memcpy(&hw->phy.ops, ei->phy_ops, sizeof(hw->phy.ops)); in igb_probe()
|
/kernel/linux/linux-5.10/drivers/phy/ |
H A D | phy-xgene.c | 1606 static const struct phy_ops xgene_phy_ops = {
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_82575.c | 2924 .phy_ops = &e1000_phy_ops_82575,
|
H A D | igb_main.c | 3281 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 D | ixgbe_82599.c | 2253 .phy_ops = &phy_ops_82599,
|
H A D | ixgbe_type.h | 3662 const struct ixgbe_phy_operations *phy_ops; member
|
/kernel/linux/linux-6.6/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-usb2.c | 619 static const struct phy_ops rockchip_usb2phy_ops = {
|
/kernel/linux/linux-6.6/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-usb-legacy.c | 963 static const struct phy_ops qmp_usb_legacy_phy_ops = {
|
H A D | phy-qcom-qmp-ufs.c | 1411 static const struct phy_ops qcom_qmp_ufs_phy_ops = {
|
H A D | phy-qcom-qmp-usb.c | 1823 static const struct phy_ops qmp_usb_phy_ops = {
|
H A D | phy-qcom-qmp-pcie.c | 3351 static const struct phy_ops qmp_pcie_phy_ops = {
|
/kernel/linux/linux-6.6/drivers/phy/ |
H A D | phy-xgene.c | 1608 static const struct phy_ops xgene_phy_ops = {
|
/kernel/linux/linux-6.6/drivers/phy/microchip/ |
H A D | sparx5_serdes.c | 2367 static const struct phy_ops sparx5_serdes_ops = {
|
/kernel/linux/linux-6.6/drivers/phy/mediatek/ |
H A D | phy-mtk-tphy.c | 1503 static const struct phy_ops mtk_tphy_ops = {
|
/kernel/linux/linux-6.6/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 2437 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 D | ixgbe_type.h | 3658 const struct ixgbe_phy_operations *phy_ops; member
|
H A D | ixgbe_main.c | 10757 hw->phy.ops = *ii->phy_ops; in ixgbe_probe()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | niu.h | 3284 const struct niu_phy_ops *phy_ops; member
|
/kernel/linux/linux-5.10/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 321 static const struct phy_ops cdns_torrent_phy_ops = {
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | niu.h | 3284 const struct niu_phy_ops *phy_ops; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
H A D | igc_main.c | 5272 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 D | netdev.c | 7419 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 D | netdev.c | 7471 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 D | igc_main.c | 6805 memcpy(&hw->phy.ops, ei->phy_ops, sizeof(hw->phy.ops)); in igc_probe()
|