Home
last modified time | relevance | path

Searched defs:phy_dev (Results 1 – 25 of 68) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/staging/gdm724x/
Dgdm_lte.h36 struct phy_dev { struct
54 struct phy_dev *phy_dev; argument
Dgdm_usb.c361 struct phy_dev *phy_dev = arg; in set_mac_address() local
388 struct phy_dev *phy_dev; in do_rx() local
807 struct phy_dev *phy_dev = NULL; in gdm_usb_probe() local
884 struct phy_dev *phy_dev; in gdm_usb_disconnect() local
907 struct phy_dev *phy_dev; in gdm_usb_suspend() local
941 struct phy_dev *phy_dev; in gdm_usb_resume() local
Dgdm_lte.c504 struct phy_dev *phy_dev = ((struct nic *)netdev_priv(dev))->phy_dev; in gdm_lte_event_send() local
675 static void gdm_lte_multi_sdu_pkt(struct phy_dev *phy_dev, char *buf, int len) in gdm_lte_multi_sdu_pkt()
749 static int gdm_lte_receive_pkt(struct phy_dev *phy_dev, char *buf, int len) in gdm_lte_receive_pkt()
807 struct phy_dev *phy_dev = arg; in rx_complete() local
812 void start_rx_proc(struct phy_dev *phy_dev) in start_rx_proc()
864 int register_lte_device(struct phy_dev *phy_dev, in register_lte_device()
924 void unregister_lte_device(struct phy_dev *phy_dev) in unregister_lte_device()
/kernel/linux/linux-5.10/drivers/staging/gdm724x/
Dgdm_lte.h36 struct phy_dev { struct
54 struct phy_dev *phy_dev; member
Dgdm_usb.c361 struct phy_dev *phy_dev = arg; in set_mac_address() local
388 struct phy_dev *phy_dev; in do_rx() local
807 struct phy_dev *phy_dev = NULL; in gdm_usb_probe() local
884 struct phy_dev *phy_dev; in gdm_usb_disconnect() local
907 struct phy_dev *phy_dev; in gdm_usb_suspend() local
941 struct phy_dev *phy_dev; in gdm_usb_resume() local
Dgdm_lte.c505 struct phy_dev *phy_dev = ((struct nic *)netdev_priv(dev))->phy_dev; in gdm_lte_event_send() local
676 static void gdm_lte_multi_sdu_pkt(struct phy_dev *phy_dev, char *buf, int len) in gdm_lte_multi_sdu_pkt()
751 static int gdm_lte_receive_pkt(struct phy_dev *phy_dev, char *buf, int len) in gdm_lte_receive_pkt()
809 struct phy_dev *phy_dev = arg; in rx_complete() local
814 void start_rx_proc(struct phy_dev *phy_dev) in start_rx_proc()
866 int register_lte_device(struct phy_dev *phy_dev, in register_lte_device()
924 void unregister_lte_device(struct phy_dev *phy_dev) in unregister_lte_device()
/kernel/linux/linux-6.6/drivers/phy/st/
Dphy-stih407-usb.c42 static int stih407_usb2_pico_ctrl(struct stih407_usb2_picophy *phy_dev) in stih407_usb2_pico_ctrl()
54 struct stih407_usb2_picophy *phy_dev = phy_get_drvdata(phy); in stih407_usb2_init_port() local
70 struct stih407_usb2_picophy *phy_dev = phy_get_drvdata(phy); in stih407_usb2_exit_port() local
90 struct stih407_usb2_picophy *phy_dev; in stih407_usb2_picophy_probe() local
/kernel/linux/linux-5.10/drivers/phy/st/
Dphy-stih407-usb.c42 static int stih407_usb2_pico_ctrl(struct stih407_usb2_picophy *phy_dev) in stih407_usb2_pico_ctrl()
54 struct stih407_usb2_picophy *phy_dev = phy_get_drvdata(phy); in stih407_usb2_init_port() local
70 struct stih407_usb2_picophy *phy_dev = phy_get_drvdata(phy); in stih407_usb2_exit_port() local
90 struct stih407_usb2_picophy *phy_dev; in stih407_usb2_picophy_probe() local
/kernel/linux/linux-5.10/drivers/net/ipvlan/
Dipvlan_main.c130 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_init() local
166 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_uninit() local
199 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_stop() local
254 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_change_rx_flags() local
331 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_vlan_rx_add_vid() local
340 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_vlan_rx_kill_vid() local
373 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_hard_header() local
537 struct net_device *phy_dev; in ipvlan_link_new() local
/kernel/linux/linux-6.6/drivers/net/ipvlan/
Dipvlan_main.c133 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_init() local
168 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_uninit() local
201 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_stop() local
256 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_change_rx_flags() local
333 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_vlan_rx_add_vid() local
342 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_vlan_rx_kill_vid() local
375 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_hard_header() local
539 struct net_device *phy_dev; in ipvlan_link_new() local
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
Dmac.c273 struct phy_device *phy_dev = mac_dev->phy_dev; in start() local
384 struct phy_device *phy_dev = mac_dev->phy_dev; in fman_get_pause_cfg() local
433 struct phy_device *phy_dev = mac_dev->phy_dev; in adjust_link_dtsec() local
455 struct phy_device *phy_dev = mac_dev->phy_dev; in adjust_link_memac() local
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c66 struct phy_device *phy_dev = net_dev->phydev; in hns_get_mdix_mode() local
258 static int hns_nic_config_phy_loopback(struct phy_device *phy_dev, u8 en) in hns_nic_config_phy_loopback()
288 struct phy_device *phy_dev = ndev->phydev; in __lb_setup() local
1021 struct phy_device *phy_dev = netdev->phydev; in hns_phy_led_set() local
1045 struct phy_device *phy_dev = netdev->phydev; in hns_set_phys_id() local
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c65 struct phy_device *phy_dev = net_dev->phydev; in hns_get_mdix_mode() local
257 static int hns_nic_config_phy_loopback(struct phy_device *phy_dev, u8 en) in hns_nic_config_phy_loopback()
287 struct phy_device *phy_dev = ndev->phydev; in __lb_setup() local
1000 struct phy_device *phy_dev = netdev->phydev; in hns_phy_led_set() local
1024 struct phy_device *phy_dev = netdev->phydev; in hns_set_phys_id() local
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
Dsmsc911x.c838 struct phy_device *phy_dev = dev->phydev; in smsc911x_phy_loopbacktest() local
909 struct phy_device *phy_dev = ndev->phydev; in smsc911x_phy_update_flowcontrol() local
950 struct phy_device *phy_dev = dev->phydev; in smsc911x_phy_adjust_link() local
1336 struct phy_device *phy_dev = ndev->phydev; in smsc911x_phy_general_power_up() local
1374 struct phy_device *phy_dev = ndev->phydev; in smsc911x_phy_disable_energy_detect() local
1407 struct phy_device *phy_dev = ndev->phydev; in smsc911x_phy_enable_energy_detect() local
1977 struct phy_device *phy_dev = dev->phydev; in smsc911x_ethtool_getregs() local
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
Dsmsc911x.c841 struct phy_device *phy_dev = dev->phydev; in smsc911x_phy_loopbacktest() local
912 struct phy_device *phy_dev = ndev->phydev; in smsc911x_phy_update_flowcontrol() local
953 struct phy_device *phy_dev = dev->phydev; in smsc911x_phy_adjust_link() local
1344 struct phy_device *phy_dev = ndev->phydev; in smsc911x_phy_general_power_up() local
1382 struct phy_device *phy_dev = ndev->phydev; in smsc911x_phy_disable_energy_detect() local
1415 struct phy_device *phy_dev = ndev->phydev; in smsc911x_phy_enable_energy_detect() local
1987 struct phy_device *phy_dev = dev->phydev; in smsc911x_ethtool_getregs() local
/kernel/linux/linux-5.10/drivers/net/phy/
Dxilinx_gmii2rgmii.c24 struct phy_device *phy_dev; member
/kernel/linux/linux-6.6/drivers/net/mdio/
Dmdio-xgene.c263 struct phy_device *phy_dev; in xgene_enet_phy_register() local
282 struct phy_device *phy_dev; in acpi_register_phy() local
/kernel/linux/linux-5.10/drivers/net/mdio/
Dmdio-xgene.c265 struct phy_device *phy_dev; in xgene_enet_phy_register() local
284 struct phy_device *phy_dev; in acpi_register_phy() local
/kernel/linux/linux-6.6/drivers/net/phy/
Dxilinx_gmii2rgmii.c24 struct phy_device *phy_dev; member
/kernel/linux/linux-6.6/sound/soc/loongson/
Dloongson_card.c78 struct device *phy_dev; in loongson_card_parse_acpi() local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
Ddsi.h49 struct device *phy_dev; member
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
Dax88796.c332 struct phy_device *phy_dev = dev->phydev; in ax_handle_link_change() local
360 struct phy_device *phy_dev = NULL; in ax_mii_probe() local
557 struct phy_device *phy_dev = dev->phydev; in ax_ioctl() local
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
Dax88796.c339 struct phy_device *phy_dev = dev->phydev; in ax_handle_link_change() local
367 struct phy_device *phy_dev = NULL; in ax_mii_probe() local
564 struct phy_device *phy_dev = dev->phydev; in ax_ioctl() local
/kernel/linux/linux-6.6/drivers/net/ethernet/arc/
Demac_main.c49 struct phy_device *phy_dev = ndev->phydev; in arc_emac_adjust_link() local
427 struct phy_device *phy_dev = ndev->phydev; in arc_emac_open() local
/kernel/linux/linux-5.10/drivers/net/ethernet/arc/
Demac_main.c49 struct phy_device *phy_dev = ndev->phydev; in arc_emac_adjust_link() local
425 struct phy_device *phy_dev = ndev->phydev; in arc_emac_open() local

123