Searched defs:phydev (Results 101 - 125 of 207) sorted by relevance

123456789

/linux-master/drivers/net/phy/
H A Dbcm54140.c182 struct phy_device *phydev = dev_get_drvdata(dev); local
206 struct phy_device *phydev = dev_get_drvdata(dev); local
240 struct phy_device *phydev = dev_get_drvdata(dev); local
311 struct phy_device *phydev = dev_get_drvdata(dev); local
336 struct phy_device *phydev local
395 bcm54140_enable_monitoring(struct phy_device *phydev) argument
413 bcm54140_probe_once(struct phy_device *phydev) argument
431 bcm54140_base_read_rdb(struct phy_device *phydev, u16 rdb) argument
449 bcm54140_base_write_rdb(struct phy_device *phydev, u16 rdb, u16 val) argument
472 bcm54140_b0_workaround(struct phy_device *phydev) argument
504 bcm54140_get_base_addr_and_port(struct phy_device *phydev) argument
579 bcm54140_probe(struct phy_device *phydev) argument
612 bcm54140_config_init(struct phy_device *phydev) argument
648 bcm54140_handle_interrupt(struct phy_device *phydev) argument
673 bcm54140_ack_intr(struct phy_device *phydev) argument
685 bcm54140_config_intr(struct phy_device *phydev) argument
720 bcm54140_get_downshift(struct phy_device *phydev, u8 *data) argument
745 bcm54140_set_downshift(struct phy_device *phydev, u8 cnt) argument
777 bcm54140_get_edpd(struct phy_device *phydev, u16 *tx_interval) argument
805 bcm54140_set_edpd(struct phy_device *phydev, u16 tx_interval) argument
838 bcm54140_get_tunable(struct phy_device *phydev, struct ethtool_tunable *tuna, void *data) argument
851 bcm54140_set_tunable(struct phy_device *phydev, struct ethtool_tunable *tuna, const void *data) argument
[all...]
H A Dphy.c61 static void phy_process_state_change(struct phy_device *phydev, argument
73 static void phy_link_up(struct phy_device *phydev) argument
79 phy_link_down(struct phy_device *phydev) argument
86 phy_pause_str(struct phy_device *phydev) argument
116 phy_print_status(struct phy_device *phydev) argument
143 phy_get_rate_matching(struct phy_device *phydev, phy_interface_t iface) argument
165 phy_config_interrupt(struct phy_device *phydev, bool interrupts) argument
181 phy_restart_aneg(struct phy_device *phydev) argument
202 phy_aneg_done(struct phy_device *phydev) argument
272 phy_sanitize_settings(struct phy_device *phydev) argument
288 phy_ethtool_ksettings_get(struct phy_device *phydev, struct ethtool_link_ksettings *cmd) argument
325 phy_mii_ioctl(struct phy_device *phydev, struct ifreq *ifr, int cmd) argument
483 __phy_hwtstamp_get(struct phy_device *phydev, struct kernel_hwtstamp_config *config) argument
499 __phy_hwtstamp_set(struct phy_device *phydev, struct kernel_hwtstamp_config *config, struct netlink_ext_ack *extack) argument
518 phy_queue_state_machine(struct phy_device *phydev, unsigned long jiffies) argument
530 phy_trigger_machine(struct phy_device *phydev) argument
536 phy_abort_cable_test(struct phy_device *phydev) argument
553 phy_ethtool_get_strings(struct phy_device *phydev, u8 *data) argument
571 phy_ethtool_get_sset_count(struct phy_device *phydev) argument
599 phy_ethtool_get_stats(struct phy_device *phydev, struct ethtool_stats *stats, u64 *data) argument
621 phy_ethtool_get_plca_cfg(struct phy_device *phydev, struct phy_plca_cfg *plca_cfg) argument
654 plca_check_valid(struct phy_device *phydev, const struct phy_plca_cfg *plca_cfg, struct netlink_ext_ack *extack) argument
682 phy_ethtool_set_plca_cfg(struct phy_device *phydev, const struct phy_plca_cfg *plca_cfg, struct netlink_ext_ack *extack) argument
782 phy_ethtool_get_plca_status(struct phy_device *phydev, struct phy_plca_status *plca_st) argument
811 phy_start_cable_test(struct phy_device *phydev, struct netlink_ext_ack *extack) argument
881 phy_start_cable_test_tdr(struct phy_device *phydev, struct netlink_ext_ack *extack, const struct phy_tdr_config *config) argument
945 phy_config_aneg(struct phy_device *phydev) argument
967 phy_check_link_status(struct phy_device *phydev) argument
1012 _phy_start_aneg(struct phy_device *phydev) argument
1044 phy_start_aneg(struct phy_device *phydev) argument
1056 phy_poll_aneg_done(struct phy_device *phydev) argument
1072 phy_ethtool_ksettings_set(struct phy_device *phydev, const struct ethtool_link_ksettings *cmd) argument
1145 phy_speed_down(struct phy_device *phydev, bool sync) argument
1186 phy_speed_up(struct phy_device *phydev) argument
1224 phy_start_machine(struct phy_device *phydev) argument
1238 phy_stop_machine(struct phy_device *phydev) argument
1248 phy_process_error(struct phy_device *phydev) argument
1259 phy_error_precise(struct phy_device *phydev, const void *func, int err) argument
1274 phy_error(struct phy_device *phydev) argument
1285 phy_disable_interrupts(struct phy_device *phydev) argument
1300 struct phy_device *phydev = phy_dat; local
1336 phy_enable_interrupts(struct phy_device *phydev) argument
1349 phy_request_interrupt(struct phy_device *phydev) argument
1377 phy_free_interrupt(struct phy_device *phydev) argument
1390 _phy_state_machine(struct phy_device *phydev) argument
1466 _phy_state_machine_post_work(struct phy_device *phydev, enum phy_state_work state_work) argument
1480 struct phy_device *phydev = local
1495 phy_stop(struct phy_device *phydev) argument
1545 phy_start(struct phy_device *phydev) argument
1576 phy_mac_interrupt(struct phy_device *phydev) argument
1593 phy_init_eee(struct phy_device *phydev, bool clk_stop_enable) argument
1624 phy_get_eee_err(struct phy_device *phydev) argument
1647 phy_ethtool_get_eee(struct phy_device *phydev, struct ethtool_keee *data) argument
1677 phy_ethtool_set_eee_noneg(struct phy_device *phydev, struct ethtool_keee *data) argument
1700 phy_ethtool_set_eee(struct phy_device *phydev, struct ethtool_keee *data) argument
1726 phy_ethtool_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
1748 phy_ethtool_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
1761 struct phy_device *phydev = ndev->phydev; local
1775 struct phy_device *phydev = ndev->phydev; local
1790 struct phy_device *phydev = ndev->phydev; local
[all...]
H A Dmxl-gpy.c163 struct phy_device *phydev = dev_get_drvdata(dev); local
200 static int gpy_hwmon_register(struct phy_device *phydev) argument
218 static int gpy_hwmon_register(struct phy_device *phydev) argument
224 static int gpy_mbox_read(struct phy_device *phydev, u32 addr) argument
263 gpy_config_init(struct phy_device *phydev) argument
277 gpy21x_config_init(struct phy_device *phydev) argument
285 gpy_probe(struct phy_device *phydev) argument
325 gpy_sgmii_need_reaneg(struct phy_device *phydev) argument
341 gpy_2500basex_chk(struct phy_device *phydev) argument
363 gpy_sgmii_aneg_en(struct phy_device *phydev) argument
377 gpy_config_mdix(struct phy_device *phydev, u8 ctrl) argument
404 gpy_config_aneg(struct phy_device *phydev) argument
489 gpy_update_mdix(struct phy_device *phydev) argument
517 gpy_update_interface(struct phy_device *phydev) argument
571 gpy_read_status(struct phy_device *phydev) argument
628 gpy_config_intr(struct phy_device *phydev) argument
638 gpy_handle_interrupt(struct phy_device *phydev) argument
677 gpy_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
758 gpy_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
775 gpy_loopback(struct phy_device *phydev, bool enable) argument
807 gpy115_loopback(struct phy_device *phydev, bool enable) argument
[all...]
H A Dmdio_bus.c553 struct phy_device *phydev = ERR_PTR(-ENODEV); local
615 struct phy_device *phydev; local
631 struct phy_device *phydev; local
657 struct phy_device *phydev; local
[all...]
H A Ddp83869.c156 static int dp83869_read_status(struct phy_device *phydev) argument
178 static int dp83869_ack_interrupt(struct phy_device *phydev) argument
188 dp83869_config_intr(struct phy_device *phydev) argument
221 dp83869_handle_interrupt(struct phy_device *phydev) argument
245 dp83869_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
340 dp83869_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
402 dp83869_get_downshift(struct phy_device *phydev, u8 *data) argument
435 dp83869_set_downshift(struct phy_device *phydev, u8 cnt) argument
473 dp83869_get_tunable(struct phy_device *phydev, struct ethtool_tunable *tuna, void *data) argument
484 dp83869_set_tunable(struct phy_device *phydev, struct ethtool_tunable *tuna, const void *data) argument
495 dp83869_config_port_mirroring(struct phy_device *phydev) argument
509 dp83869_set_strapped_mode(struct phy_device *phydev) argument
528 dp83869_of_init(struct phy_device *phydev) argument
602 dp83869_of_init(struct phy_device *phydev) argument
608 dp83869_configure_rgmii(struct phy_device *phydev, struct dp83869_private *dp83869) argument
637 dp83869_configure_fiber(struct phy_device *phydev, struct dp83869_private *dp83869) argument
682 dp83869_configure_mode(struct phy_device *phydev, struct dp83869_private *dp83869) argument
792 dp83869_config_init(struct phy_device *phydev) argument
853 dp83869_probe(struct phy_device *phydev) argument
876 dp83869_phy_reset(struct phy_device *phydev) argument
[all...]
H A Dmarvell-88q2xxx.c177 static int mv88q2xxx_soft_reset(struct phy_device *phydev) argument
193 static int mv88q2xxx_read_link_gbit(struct phy_device *phydev) argument
238 mv88q2xxx_read_link_100m(struct phy_device *phydev) argument
284 mv88q2xxx_read_link(struct phy_device *phydev) argument
300 mv88q2xxx_read_master_slave_state(struct phy_device *phydev) argument
317 mv88q2xxx_read_aneg_speed(struct phy_device *phydev) argument
337 mv88q2xxx_read_status(struct phy_device *phydev) argument
377 mv88q2xxx_get_features(struct phy_device *phydev) argument
405 mv88q2xxx_config_aneg(struct phy_device *phydev) argument
416 mv88q2xxx_config_init(struct phy_device *phydev) argument
435 mv88q2xxx_get_sqi(struct phy_device *phydev) argument
466 mv88q2xxx_get_sqi_max(struct phy_device *phydev) argument
471 mv88q2xxx_config_intr(struct phy_device *phydev) argument
502 mv88q2xxx_handle_interrupt(struct phy_device *phydev) argument
544 mv88q2xxx_suspend(struct phy_device *phydev) argument
560 mv88q2xxx_resume(struct phy_device *phydev) argument
602 struct phy_device *phydev = dev_get_drvdata(dev); local
642 struct phy_device *phydev = dev_get_drvdata(dev); local
670 mv88q2xxx_hwmon_probe(struct phy_device *phydev) argument
697 mv88q2xxx_hwmon_probe(struct phy_device *phydev) argument
703 mv88q2xxx_probe(struct phy_device *phydev) argument
708 mv88q222x_soft_reset(struct phy_device *phydev) argument
735 mv88q222x_write_mmd_vals(struct phy_device *phydev, const struct mmd_val *vals, size_t len) argument
750 mv88q222x_revb0_config_init(struct phy_device *phydev) argument
769 mv88q222x_revb1_revb2_config_init(struct phy_device *phydev) argument
793 mv88q222x_config_init(struct phy_device *phydev) argument
801 mv88q222x_cable_test_start(struct phy_device *phydev) argument
836 mv88q222x_cable_test_get_status(struct phy_device *phydev, bool *finished) argument
[all...]
H A Drealtek.c101 static int rtl821x_read_page(struct phy_device *phydev) argument
106 static int rtl821x_write_page(struct phy_device *phydev, int page) argument
111 static int rtl821x_probe(struct phy_device *phydev) argument
151 rtl8201_ack_interrupt(struct phy_device *phydev) argument
160 rtl821x_ack_interrupt(struct phy_device *phydev) argument
169 rtl8211f_ack_interrupt(struct phy_device *phydev) argument
178 rtl8201_config_intr(struct phy_device *phydev) argument
202 rtl8211b_config_intr(struct phy_device *phydev) argument
224 rtl8211e_config_intr(struct phy_device *phydev) argument
246 rtl8211f_config_intr(struct phy_device *phydev) argument
270 rtl8201_handle_interrupt(struct phy_device *phydev) argument
288 rtl821x_handle_interrupt(struct phy_device *phydev) argument
312 rtl8211f_handle_interrupt(struct phy_device *phydev) argument
330 rtl8211_config_aneg(struct phy_device *phydev) argument
352 rtl8211c_config_init(struct phy_device *phydev) argument
359 rtl8211f_config_init(struct phy_device *phydev) argument
445 rtl821x_suspend(struct phy_device *phydev) argument
462 rtl821x_resume(struct phy_device *phydev) argument
479 rtl8211e_config_init(struct phy_device *phydev) argument
527 rtl8211b_suspend(struct phy_device *phydev) argument
534 rtl8211b_resume(struct phy_device *phydev) argument
541 rtl8366rb_config_init(struct phy_device *phydev) argument
556 rtlgen_decode_speed(struct phy_device *phydev, int val) argument
582 rtlgen_read_status(struct phy_device *phydev) argument
602 rtlgen_read_mmd(struct phy_device *phydev, int devnum, u16 regnum) argument
625 rtlgen_write_mmd(struct phy_device *phydev, int devnum, u16 regnum, u16 val) argument
641 rtl822x_read_mmd(struct phy_device *phydev, int devnum, u16 regnum) argument
665 rtl822x_write_mmd(struct phy_device *phydev, int devnum, u16 regnum, u16 val) argument
682 rtl822xb_config_init(struct phy_device *phydev) argument
739 rtl822xb_get_rate_matching(struct phy_device *phydev, phy_interface_t iface) argument
760 rtl822x_get_features(struct phy_device *phydev) argument
778 rtl822x_config_aneg(struct phy_device *phydev) argument
796 rtl822xb_update_interface(struct phy_device *phydev) argument
818 rtl822x_read_status(struct phy_device *phydev) argument
833 rtl822xb_read_status(struct phy_device *phydev) argument
846 rtl822x_c45_get_features(struct phy_device *phydev) argument
854 rtl822x_c45_config_aneg(struct phy_device *phydev) argument
881 rtl822x_c45_read_status(struct phy_device *phydev) argument
912 rtl822xb_c45_read_status(struct phy_device *phydev) argument
925 rtlgen_supports_2_5gbps(struct phy_device *phydev) argument
936 rtlgen_match_phy_device(struct phy_device *phydev) argument
942 rtl8226_match_phy_device(struct phy_device *phydev) argument
948 rtlgen_is_c45_match(struct phy_device *phydev, unsigned int id, bool is_c45) argument
957 rtl8221b_vb_cg_c22_match_phy_device(struct phy_device *phydev) argument
962 rtl8221b_vb_cg_c45_match_phy_device(struct phy_device *phydev) argument
967 rtl8221b_vn_cg_c22_match_phy_device(struct phy_device *phydev) argument
972 rtl8221b_vn_cg_c45_match_phy_device(struct phy_device *phydev) argument
977 rtlgen_resume(struct phy_device *phydev) argument
987 rtlgen_c45_resume(struct phy_device *phydev) argument
996 rtl9000a_config_init(struct phy_device *phydev) argument
1005 rtl9000a_config_aneg(struct phy_device *phydev) argument
1031 rtl9000a_read_status(struct phy_device *phydev) argument
1061 rtl9000a_ack_interrupt(struct phy_device *phydev) argument
1070 rtl9000a_config_intr(struct phy_device *phydev) argument
1094 rtl9000a_handle_interrupt(struct phy_device *phydev) argument
[all...]
H A Ddp83822.c146 static int dp83822_config_wol(struct phy_device *phydev, argument
208 dp83822_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
220 dp83822_get_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
258 dp83822_config_intr(struct phy_device *phydev) argument
329 dp83822_handle_interrupt(struct phy_device *phydev) argument
365 dp83822_read_status(struct phy_device *phydev) argument
410 dp83822_config_init(struct phy_device *phydev) argument
511 dp83826_config_rmii_mode(struct phy_device *phydev) argument
537 dp83826_config_init(struct phy_device *phydev) argument
590 dp8382x_config_init(struct phy_device *phydev) argument
597 dp83822_phy_reset(struct phy_device *phydev) argument
609 dp83822_of_init(struct phy_device *phydev) argument
642 dp83826_of_init(struct phy_device *phydev) argument
657 dp83822_of_init(struct phy_device *phydev) argument
662 dp83826_of_init(struct phy_device *phydev) argument
667 dp83822_read_straps(struct phy_device *phydev) argument
694 dp83822_probe(struct phy_device *phydev) argument
718 dp83826_probe(struct phy_device *phydev) argument
734 dp83822_suspend(struct phy_device *phydev) argument
746 dp83822_resume(struct phy_device *phydev) argument
[all...]
/linux-master/drivers/net/phy/qcom/
H A Dqca807x.c128 static int qca807x_cable_test_start(struct phy_device *phydev) argument
134 static int qca807x_led_parse_netdev(struct phy_device *phydev, unsigned long rules, argument
179 static int qca807x_led_hw_control_enable(struct phy_device *phydev, u8 index) argument
190 static int qca807x_led_hw_is_supported(struct phy_device *phydev, u8 index, argument
201 static int qca807x_led_hw_control_set(struct phy_device *phydev, u8 index, argument
236 qca807x_led_hw_control_status(struct phy_device *phydev, u8 index) argument
247 qca807x_led_hw_control_get(struct phy_device *phydev, u8 index, unsigned long *rules) argument
304 qca807x_led_hw_control_reset(struct phy_device *phydev, u8 index) argument
328 qca807x_led_brightness_set(struct phy_device *phydev, u8 index, enum led_brightness value) argument
348 qca807x_led_blink_set(struct phy_device *phydev, u8 index, unsigned long *delay_on, unsigned long *delay_off) argument
402 qca807x_gpio(struct phy_device *phydev) argument
433 qca807x_read_fiber_status(struct phy_device *phydev) argument
471 qca807x_read_status(struct phy_device *phydev) argument
487 qca807x_phy_package_probe_once(struct phy_device *phydev) argument
559 qca807x_phy_package_config_init_once(struct phy_device *phydev) argument
646 struct phy_device *phydev = upstream; local
687 struct phy_device *phydev = upstream; local
704 qca807x_probe(struct phy_device *phydev) argument
768 qca807x_config_init(struct phy_device *phydev) argument
[all...]
H A Dat803x.c136 static int at803x_write_page(struct phy_device *phydev, int page) argument
152 static int at803x_read_page(struct phy_device *phydev) argument
165 static int at803x_enable_rx_delay(struct phy_device *phydev) argument
171 static int at803x_enable_tx_delay(struct phy_device *phydev) argument
177 static int at803x_disable_rx_delay(struct phy_device *phydev) argument
183 at803x_disable_tx_delay(struct phy_device *phydev) argument
190 at803x_context_save(struct phy_device *phydev, struct at803x_context *context) argument
202 at803x_context_restore(struct phy_device *phydev, const struct at803x_context *context) argument
213 at803x_suspend(struct phy_device *phydev) argument
231 at803x_resume(struct phy_device *phydev) argument
236 at803x_parse_dt(struct phy_device *phydev) argument
315 at803x_probe(struct phy_device *phydev) argument
334 at803x_get_features(struct phy_device *phydev) argument
364 at803x_smarteee_config(struct phy_device *phydev) argument
396 at803x_clk_out_config(struct phy_device *phydev) argument
407 at8031_pll_config(struct phy_device *phydev) argument
422 at803x_hibernation_mode_config(struct phy_device *phydev) argument
437 at803x_config_init(struct phy_device *phydev) argument
483 at803x_link_change_notify(struct phy_device *phydev) argument
508 at803x_config_aneg(struct phy_device *phydev) argument
554 at803x_cable_test_one_pair(struct phy_device *phydev, int pair) argument
593 at803x_cable_test_get_status(struct phy_device *phydev, bool *finished, unsigned long pair_mask) argument
625 at803x_cable_test_autoneg(struct phy_device *phydev) argument
635 at803x_cable_test_start(struct phy_device *phydev) argument
645 struct phy_device *phydev = rdev_get_drvdata(rdev); local
657 struct phy_device *phydev = rdev_get_drvdata(rdev); local
701 at8031_register_regulators(struct phy_device *phydev) argument
727 struct phy_device *phydev = upstream; local
775 at8031_parse_dt(struct phy_device *phydev) argument
799 at8031_probe(struct phy_device *phydev) argument
843 at8031_config_init(struct phy_device *phydev) argument
867 at8031_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) argument
891 at8031_config_intr(struct phy_device *phydev) argument
915 at8031_read_status(struct phy_device *phydev) argument
927 at8031_cable_test_get_status(struct phy_device *phydev, bool *finished) argument
934 at8031_cable_test_start(struct phy_device *phydev) argument
943 at8032_cable_test_get_status(struct phy_device *phydev, bool *finished) argument
949 at8035_parse_dt(struct phy_device *phydev) argument
977 at8035_probe(struct phy_device *phydev) argument
[all...]
/linux-master/drivers/net/ethernet/xilinx/
H A Dxilinx_emaclite.c828 struct phy_device *phydev; local
H A Dll_temac_main.c1157 struct phy_device *phydev = NULL; local
1203 struct phy_device *phydev = ndev->phydev; local
[all...]
/linux-master/drivers/net/ethernet/smsc/
H A Dsmsc9420.c1105 struct phy_device *phydev = NULL; local
[all...]
/linux-master/include/net/
H A Dmacsec.h271 struct phy_device *phydev; member in union:macsec_context::__anon120
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c615 struct phy_device *phydev = dev->phydev; local
990 struct phy_device *phydev = NULL; local
[all...]
/linux-master/drivers/ptp/
H A Dptp_ines.c397 ines_link_state(struct mii_timestamper *mii_ts, struct phy_device *phydev) argument
/linux-master/drivers/net/phy/aquantia/
H A Daquantia_main.c130 static int aqr107_get_sset_count(struct phy_device *phydev) argument
135 static void aqr107_get_strings(struct phy_device *phydev, u8 *data) argument
144 static u64 aqr107_get_stat(struct phy_device *phydev, int index) argument
168 static void aqr107_get_stats(struct phy_device *phydev, argument
187 static int aqr_config_aneg(struct phy_device *phydev) argument
236 aqr_config_intr(struct phy_device *phydev) argument
274 aqr_handle_interrupt(struct phy_device *phydev) argument
293 aqr_read_status(struct phy_device *phydev) argument
313 aqr107_read_rate(struct phy_device *phydev) argument
370 aqr107_read_status(struct phy_device *phydev) argument
419 aqr107_get_downshift(struct phy_device *phydev, u8 *data) argument
435 aqr107_set_downshift(struct phy_device *phydev, u8 cnt) argument
452 aqr107_get_tunable(struct phy_device *phydev, struct ethtool_tunable *tuna, void *data) argument
463 aqr107_set_tunable(struct phy_device *phydev, struct ethtool_tunable *tuna, const void *data) argument
481 aqr107_wait_reset_complete(struct phy_device *phydev) argument
490 aqr107_chip_info(struct phy_device *phydev) argument
513 aqr107_config_init(struct phy_device *phydev) argument
539 aqcs109_config_init(struct phy_device *phydev) argument
561 aqr107_link_change_notify(struct phy_device *phydev) argument
606 aqr107_wait_processor_intensive_op(struct phy_device *phydev) argument
630 aqr107_get_rate_matching(struct phy_device *phydev, phy_interface_t iface) argument
640 aqr107_suspend(struct phy_device *phydev) argument
652 aqr107_resume(struct phy_device *phydev) argument
673 aqr107_fill_interface_modes(struct phy_device *phydev) argument
727 aqr113c_config_init(struct phy_device *phydev) argument
747 aqr107_probe(struct phy_device *phydev) argument
763 aqr111_config_init(struct phy_device *phydev) argument
[all...]
/linux-master/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c1041 struct phy_device *phydev; local
[all...]
/linux-master/drivers/net/ethernet/microchip/
H A Dlan743x_ethtool.c1061 struct phy_device *phydev = netdev->phydev; local
1093 struct phy_device *phydev; local
1335 struct phy_device *phydev = dev->phydev; local
[all...]
/linux-master/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c1446 qca8k_phylink_mac_link_up(struct phylink_config *config, struct phy_device *phydev, unsigned int mode, phy_interface_t interface, int speed, int duplex, bool tx_pause, bool rx_pause) argument
/linux-master/drivers/net/dsa/microchip/
H A Dksz8795.c1741 ksz8_phylink_mac_link_up(struct phylink_config *config, struct phy_device *phydev, unsigned int mode, phy_interface_t interface, int speed, int duplex, bool tx_pause, bool rx_pause) argument
/linux-master/drivers/net/dsa/
H A Drzn1_a5psw.c274 a5psw_phylink_mac_link_up(struct phylink_config *config, struct phy_device *phydev, unsigned int mode, phy_interface_t interface, int speed, int duplex, bool tx_pause, bool rx_pause) argument
H A Dbcm_sf2.c611 struct phy_device *phydev; local
836 bcm_sf2_sw_mac_link_up(struct phylink_config *config, struct phy_device *phydev, unsigned int mode, phy_interface_t interface, int speed, int duplex, bool tx_pause, bool rx_pause) argument
/linux-master/net/xfrm/
H A Dxfrm_interface_core.c765 struct net_device *phydev = __dev_get_by_index(xi->net, xi->p.link); local
/linux-master/drivers/net/ethernet/rdc/
H A Dr6040.c974 struct phy_device *phydev = dev->phydev; local
1001 struct phy_device *phydev = NULL; local
[all...]

Completed in 410 milliseconds

123456789