Home
last modified time | relevance | path

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

123

/kernel/linux/linux-4.19/drivers/staging/gdm724x/
Dgdm_lte.h36 struct phy_dev { struct
54 struct phy_dev *phy_dev; argument
Dgdm_usb.c357 struct phy_dev *phy_dev = arg; in set_mac_address() local
384 struct phy_dev *phy_dev; in do_rx() local
803 struct phy_dev *phy_dev = NULL; in gdm_usb_probe() local
880 struct phy_dev *phy_dev; in gdm_usb_disconnect() local
903 struct phy_dev *phy_dev; in gdm_usb_suspend() local
937 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
673 static void gdm_lte_multi_sdu_pkt(struct phy_dev *phy_dev, char *buf, int len) in gdm_lte_multi_sdu_pkt()
740 static int gdm_lte_receive_pkt(struct phy_dev *phy_dev, char *buf, int len) in gdm_lte_receive_pkt()
798 struct phy_dev *phy_dev = arg; in rx_complete() local
803 void start_rx_proc(struct phy_dev *phy_dev) in start_rx_proc()
855 int register_lte_device(struct phy_dev *phy_dev, in register_lte_device()
914 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; 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()
750 static int gdm_lte_receive_pkt(struct phy_dev *phy_dev, char *buf, int len) in gdm_lte_receive_pkt()
808 struct phy_dev *phy_dev = arg; in rx_complete() local
813 void start_rx_proc(struct phy_dev *phy_dev) in start_rx_proc()
865 int register_lte_device(struct phy_dev *phy_dev, in register_lte_device()
923 void unregister_lte_device(struct phy_dev *phy_dev) in unregister_lte_device()
/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-4.19/drivers/phy/st/
Dphy-stih407-usb.c46 static int stih407_usb2_pico_ctrl(struct stih407_usb2_picophy *phy_dev) in stih407_usb2_pico_ctrl()
58 struct stih407_usb2_picophy *phy_dev = phy_get_drvdata(phy); in stih407_usb2_init_port() local
74 struct stih407_usb2_picophy *phy_dev = phy_get_drvdata(phy); in stih407_usb2_exit_port() local
94 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
330 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_vlan_rx_add_vid() local
339 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_vlan_rx_kill_vid() local
372 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_hard_header() local
536 struct net_device *phy_dev; in ipvlan_link_new() local
/kernel/linux/linux-4.19/drivers/net/ipvlan/
Dipvlan_main.c201 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_init() local
236 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_uninit() local
269 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_stop() local
324 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_change_rx_flags() local
400 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_vlan_rx_add_vid() local
409 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_vlan_rx_kill_vid() local
442 struct net_device *phy_dev = ipvlan->phy_dev; in ipvlan_hard_header() local
601 struct net_device *phy_dev; in ipvlan_link_new() local
/kernel/linux/linux-4.19/drivers/net/ethernet/freescale/fman/
Dmac.c262 struct phy_device *phy_dev = mac_dev->phy_dev; in start() local
373 struct phy_device *phy_dev = mac_dev->phy_dev; in fman_get_pause_cfg() local
426 struct phy_device *phy_dev = mac_dev->phy_dev; in adjust_link_dtsec() local
448 struct phy_device *phy_dev = mac_dev->phy_dev; in adjust_link_memac() local
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
Dmac.c262 struct phy_device *phy_dev = mac_dev->phy_dev; in start() local
373 struct phy_device *phy_dev = mac_dev->phy_dev; in fman_get_pause_cfg() local
422 struct phy_device *phy_dev = mac_dev->phy_dev; in adjust_link_dtsec() local
444 struct phy_device *phy_dev = mac_dev->phy_dev; in adjust_link_memac() local
/kernel/linux/linux-4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c70 struct phy_device *phy_dev = net_dev->phydev; in hns_get_mdix_mode() local
262 static int hns_nic_config_phy_loopback(struct phy_device *phy_dev, u8 en) in hns_nic_config_phy_loopback()
292 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-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-5.10/drivers/net/phy/
Dxilinx_gmii2rgmii.c24 struct phy_device *phy_dev; member
/kernel/linux/linux-4.19/drivers/net/phy/
Dxilinx_gmii2rgmii.c33 struct phy_device *phy_dev; member
Dmdio-xgene.c277 struct phy_device *phy_dev; in xgene_enet_phy_register() local
296 struct phy_device *phy_dev; in acpi_register_phy() local
/kernel/linux/linux-4.19/drivers/net/ethernet/smsc/
Dsmsc911x.c851 struct phy_device *phy_dev = dev->phydev; in smsc911x_phy_loopbacktest() local
922 struct phy_device *phy_dev = ndev->phydev; in smsc911x_phy_update_flowcontrol() local
963 struct phy_device *phy_dev = dev->phydev; in smsc911x_phy_adjust_link() local
1350 struct phy_device *phy_dev = ndev->phydev; in smsc911x_phy_general_power_up() local
1388 struct phy_device *phy_dev = ndev->phydev; in smsc911x_phy_disable_energy_detect() local
1421 struct phy_device *phy_dev = ndev->phydev; in smsc911x_phy_enable_energy_detect() local
2000 struct phy_device *phy_dev = dev->phydev; in smsc911x_ethtool_getregs() 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-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-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-4.19/drivers/net/ethernet/8390/
Dax88796.c335 struct phy_device *phy_dev = dev->phydev; in ax_handle_link_change() local
363 struct phy_device *phy_dev = NULL; in ax_mii_probe() local
562 struct phy_device *phy_dev = dev->phydev; in ax_ioctl() local
/kernel/linux/linux-4.19/drivers/net/ethernet/arc/
Demac_main.c52 struct phy_device *phy_dev = ndev->phydev; in arc_emac_adjust_link() local
429 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
/kernel/linux/linux-4.19/drivers/net/ethernet/broadcom/
Dbgmac-bcma.c86 struct phy_device *phy_dev; in bcma_phy_connect() local

123