/kernel/linux/linux-6.6/drivers/phy/marvell/ |
H A D | phy-mvebu-sata.c | 75 static const struct phy_ops phy_mvebu_sata_ops = {
|
/kernel/linux/linux-6.6/drivers/phy/rockchip/ |
H A D | phy-rockchip-dp.c | 68 static const struct phy_ops rockchip_dp_phy_ops = {
|
/kernel/linux/linux-6.6/drivers/phy/renesas/ |
H A D | phy-rcar-gen3-pcie.c | 61 static const struct phy_ops r8a77980_phy_pcie_ops = {
|
H A D | phy-rcar-gen3-usb2.c | 126 const struct phy_ops *phy_usb2_ops; 546 static const struct phy_ops rcar_gen3_phy_usb2_ops = { 554 static const struct phy_ops rz_g1c_phy_usb2_ops = {
|
/kernel/linux/linux-6.6/drivers/phy/samsung/ |
H A D | phy-exynos-dp-video.c | 47 static const struct phy_ops exynos_dp_video_phy_ops = {
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 578 int phy_addr, const struct cphy_ops *phy_ops, in cphy_init() 585 phy->ops = phy_ops; in cphy_init() 588 phy->mdio.mmds = phy_ops->mmds; in cphy_init() 577 cphy_init(struct cphy *phy, struct adapter *adapter, int phy_addr, const struct cphy_ops *phy_ops, const struct mdio_ops *mdio_ops, unsigned int caps, const char *desc) cphy_init() argument
|
/kernel/linux/linux-5.10/drivers/phy/broadcom/ |
H A D | phy-brcm-sata.c | 697 static const struct phy_ops phy_ops = { variable 786 port->phy = devm_phy_create(dev, child, &phy_ops); in brcm_sata_phy_probe()
|
H A D | phy-bcm-cygnus-pcie.c | 117 static const struct phy_ops cygnus_pcie_phy_ops = {
|
/kernel/linux/linux-5.10/drivers/phy/renesas/ |
H A D | phy-rcar-gen3-usb2.c | 524 static const struct phy_ops rcar_gen3_phy_usb2_ops = { 532 static const struct phy_ops rz_g1c_phy_usb2_ops = { 615 const struct phy_ops *phy_usb2_ops; in rcar_gen3_phy_usb2_probe()
|
H A D | phy-rcar-gen3-usb3.c | 120 static const struct phy_ops rcar_gen3_phy_usb3_ops = {
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 578 int phy_addr, const struct cphy_ops *phy_ops, in cphy_init() 585 phy->ops = phy_ops; in cphy_init() 588 phy->mdio.mmds = phy_ops->mmds; in cphy_init() 577 cphy_init(struct cphy *phy, struct adapter *adapter, int phy_addr, const struct cphy_ops *phy_ops, const struct mdio_ops *mdio_ops, unsigned int caps, const char *desc) cphy_init() argument
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | ioctl.c | 159 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in __ethtool_get_sset_count() local 176 phy_ops && phy_ops->get_sset_count) in __ethtool_get_sset_count() 177 return phy_ops->get_sset_count(dev->phydev); in __ethtool_get_sset_count() 191 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in __ethtool_get_strings() local 205 !ops->get_ethtool_phy_stats && phy_ops && in __ethtool_get_strings() 206 phy_ops->get_strings) in __ethtool_get_strings() 207 phy_ops->get_strings(dev->phydev, data); in __ethtool_get_strings() 2114 const struct ethtool_phy_ops *phy_ops = ethtool_phy_ops; in ethtool_get_phy_stats_phydev() local 2117 if (!phy_ops || !phy_op in ethtool_get_phy_stats_phydev() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | 82571.c | 1964 .phy_ops = &e82_phy_ops_igp, 1982 .phy_ops = &e82_phy_ops_igp, 2000 .phy_ops = &e82_phy_ops_m88, 2025 .phy_ops = &e82_phy_ops_bm, 2047 .phy_ops = &e82_phy_ops_bm,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | 82571.c | 1964 .phy_ops = &e82_phy_ops_igp, 1982 .phy_ops = &e82_phy_ops_igp, 2000 .phy_ops = &e82_phy_ops_m88, 2025 .phy_ops = &e82_phy_ops_bm, 2047 .phy_ops = &e82_phy_ops_bm,
|
/kernel/linux/linux-5.10/drivers/phy/hisilicon/ |
H A D | phy-hix5hd2-sata.c | 128 static const struct phy_ops hix5hd2_sata_phy_ops = {
|
H A D | phy-hisi-inno-usb2.c | 104 static const struct phy_ops hisi_inno_phy_ops = {
|
H A D | phy-hi6220-usb.c | 111 static const struct phy_ops hi6220_phy_ops = {
|
/kernel/linux/linux-5.10/drivers/phy/marvell/ |
H A D | phy-pxa-28nm-hsic.c | 153 static const struct phy_ops hsic_ops = {
|
/kernel/linux/linux-5.10/drivers/phy/ |
H A D | phy-pistachio-usb.c | 126 static const struct phy_ops pistachio_usb_phy_ops = {
|
/kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
H A D | phy-qcom-usb-hsic.c | 98 static const struct phy_ops qcom_usb_hsic_phy_ops = {
|
/kernel/linux/linux-5.10/drivers/phy/amlogic/ |
H A D | phy-meson-axg-mipi-pcie-analog.c | 91 static const struct phy_ops phy_axg_mipi_pcie_analog_ops = {
|
H A D | phy-meson-axg-pcie.c | 117 static const struct phy_ops phy_axg_pcie_ops = {
|
/kernel/linux/linux-5.10/drivers/phy/allwinner/ |
H A D | phy-sun50i-usb3.c | 126 static const struct phy_ops sun50i_usb3_phy_ops = {
|
H A D | phy-sun9i-usb.c | 108 static const struct phy_ops sun9i_usb_phy_ops = {
|
/kernel/linux/linux-6.6/drivers/phy/broadcom/ |
H A D | phy-bcm-ns-usb3.c | 172 static const struct phy_ops ops = {
|