| /linux/drivers/net/phy/ |
| H A D | broadcom.c | 26 #define BRCM_PHY_REV(phydev) \ argument 63 static bool bcm54xx_phy_can_wakeup(struct phy_device *phydev) in bcm54xx_phy_can_wakeup() 70 static int bcm54xx_config_clock_delay(struct phy_device *phydev) in bcm54xx_config_clock_delay() 111 static int bcm54210e_config_init(struct phy_device *phydev) in bcm54210e_config_init() 126 static int bcm54612e_config_init(struct phy_device *phydev) in bcm54612e_config_init() 147 static int bcm54616s_config_init(struct phy_device *phydev) in bcm54616s_config_init() 206 static int bcm50610_a0_workaround(struct phy_device *phydev) in bcm50610_a0_workaround() 237 static int bcm54xx_phydsp_config(struct phy_device *phydev) in bcm54xx_phydsp_config() 285 static void bcm54xx_adjust_rxrefclk(struct phy_device *phydev) in bcm54xx_adjust_rxrefclk() 357 static void bcm54xx_ptp_stop(struct phy_device *phydev) in bcm54xx_ptp_stop() [all …]
|
| H A D | phy_device.c | 210 void phy_device_free(struct phy_device *phydev) in phy_device_free() 218 struct phy_device *phydev; in phy_mdio_device_free() local 232 struct phy_device *phydev; in phy_mdio_device_remove() local 243 static bool phy_drv_wol_enabled(struct phy_device *phydev) in phy_drv_wol_enabled() 252 bool phy_may_wakeup(struct phy_device *phydev) in phy_may_wakeup() 262 static void phy_link_change(struct phy_device *phydev, bool up) in phy_link_change() 293 static bool phy_uses_state_machine(struct phy_device *phydev) in phy_uses_state_machine() 301 static bool mdio_bus_phy_may_suspend(struct phy_device *phydev) in mdio_bus_phy_may_suspend() 348 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_phy_suspend() local 380 struct phy_device *phydev = to_phy_device(dev); in mdio_bus_phy_resume() local [all …]
|
| H A D | bcm-phy-lib.c | 21 int __bcm_phy_write_exp(struct phy_device *phydev, u16 reg, u16 val) in __bcm_phy_write_exp() 33 int bcm_phy_write_exp(struct phy_device *phydev, u16 reg, u16 val) in bcm_phy_write_exp() 45 int __bcm_phy_read_exp(struct phy_device *phydev, u16 reg) in __bcm_phy_read_exp() 62 int bcm_phy_read_exp(struct phy_device *phydev, u16 reg) in bcm_phy_read_exp() 74 int __bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set) in __bcm_phy_modify_exp() 94 int bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set) in bcm_phy_modify_exp() 106 int bcm54xx_auxctl_read(struct phy_device *phydev, u16 regnum) in bcm54xx_auxctl_read() 117 int bcm54xx_auxctl_write(struct phy_device *phydev, u16 regnum, u16 val) in bcm54xx_auxctl_write() 123 int bcm_phy_write_misc(struct phy_device *phydev, in bcm_phy_write_misc() 147 int bcm_phy_read_misc(struct phy_device *phydev, in bcm_phy_read_misc() [all …]
|
| H A D | marvell-88q2xxx.c | 220 static int mv88q2xxx_write_mmd_vals(struct phy_device *phydev, in mv88q2xxx_write_mmd_vals() 235 static int mv88q2xxx_soft_reset(struct phy_device *phydev) in mv88q2xxx_soft_reset() 270 static int mv88q2xxx_read_link_gbit(struct phy_device *phydev) in mv88q2xxx_read_link_gbit() 315 static int mv88q2xxx_read_link_100m(struct phy_device *phydev) in mv88q2xxx_read_link_100m() 361 static int mv88q2xxx_read_link(struct phy_device *phydev) in mv88q2xxx_read_link() 377 static int mv88q2xxx_read_master_slave_state(struct phy_device *phydev) in mv88q2xxx_read_master_slave_state() 394 static int mv88q2xxx_read_aneg_speed(struct phy_device *phydev) in mv88q2xxx_read_aneg_speed() 414 static int mv88q2xxx_read_status(struct phy_device *phydev) in mv88q2xxx_read_status() 454 static int mv88q2xxx_get_features(struct phy_device *phydev) in mv88q2xxx_get_features() 473 static int mv88q2xxx_config_aneg(struct phy_device *phydev) in mv88q2xxx_config_aneg() [all …]
|
| H A D | smsc.c | 59 static int smsc_phy_ack_interrupt(struct phy_device *phydev) in smsc_phy_ack_interrupt() 66 int smsc_phy_config_intr(struct phy_device *phydev) in smsc_phy_config_intr() 89 static int smsc_phy_config_edpd(struct phy_device *phydev) in smsc_phy_config_edpd() 101 irqreturn_t smsc_phy_handle_interrupt(struct phy_device *phydev) in smsc_phy_handle_interrupt() 122 int smsc_phy_config_init(struct phy_device *phydev) in smsc_phy_config_init() 137 static int smsc_phy_reset(struct phy_device *phydev) in smsc_phy_reset() 156 static int lan87xx_config_aneg(struct phy_device *phydev) in lan87xx_config_aneg() 210 static int lan95xx_config_aneg_ext(struct phy_device *phydev) in lan95xx_config_aneg_ext() 235 int lan87xx_read_status(struct phy_device *phydev) in lan87xx_read_status() 284 static int lan87xx_phy_config_init(struct phy_device *phydev) in lan87xx_phy_config_init() [all …]
|
| H A D | motorcomm.c | 397 static int ytphy_read_ext(struct phy_device *phydev, u16 regnum) in ytphy_read_ext() 415 static int ytphy_read_ext_with_lock(struct phy_device *phydev, u16 regnum) in ytphy_read_ext_with_lock() 436 static int ytphy_write_ext(struct phy_device *phydev, u16 regnum, u16 val) in ytphy_write_ext() 455 static int ytphy_write_ext_with_lock(struct phy_device *phydev, u16 regnum, in ytphy_write_ext_with_lock() 480 static int ytphy_modify_ext(struct phy_device *phydev, u16 regnum, u16 mask, in ytphy_modify_ext() 504 static int ytphy_modify_ext_with_lock(struct phy_device *phydev, u16 regnum, in ytphy_modify_ext_with_lock() 523 static void ytphy_get_wol(struct phy_device *phydev, in ytphy_get_wol() 550 static int ytphy_set_wol(struct phy_device *phydev, struct ethtool_wolinfo *wol) in ytphy_set_wol() 622 static int yt8531_set_wol(struct phy_device *phydev, in yt8531_set_wol() 677 static int yt8511_read_page(struct phy_device *phydev) in yt8511_read_page() [all …]
|
| H A D | micrel.c | 409 struct phy_device *phydev; member 427 struct phy_device *phydev; member 548 static int kszphy_extended_write(struct phy_device *phydev, in kszphy_extended_write() 555 static int kszphy_extended_read(struct phy_device *phydev, in kszphy_extended_read() 562 static int kszphy_ack_interrupt(struct phy_device *phydev) in kszphy_ack_interrupt() 572 static int kszphy_config_intr(struct phy_device *phydev) in kszphy_config_intr() 608 static irqreturn_t kszphy_handle_interrupt(struct phy_device *phydev) in kszphy_handle_interrupt() 626 static int kszphy_rmii_clk_sel(struct phy_device *phydev, bool val) in kszphy_rmii_clk_sel() 642 static int kszphy_setup_led(struct phy_device *phydev, u32 reg, int val) in kszphy_setup_led() 676 static int kszphy_broadcast_disable(struct phy_device *phydev) in kszphy_broadcast_disable() [all …]
|
| H A D | bcm7xxx.c | 50 static int bcm7xxx_28nm_d0_afe_config_init(struct phy_device *phydev) in bcm7xxx_28nm_d0_afe_config_init() 90 static int bcm7xxx_28nm_e0_plus_afe_config_init(struct phy_device *phydev) in bcm7xxx_28nm_e0_plus_afe_config_init() 118 static int bcm7xxx_28nm_a0_patch_afe_config_init(struct phy_device *phydev) in bcm7xxx_28nm_a0_patch_afe_config_init() 143 static int bcm7xxx_28nm_config_init(struct phy_device *phydev) in bcm7xxx_28nm_config_init() 206 static int bcm7xxx_28nm_resume(struct phy_device *phydev) in bcm7xxx_28nm_resume() 254 static int bcm7xxx_28nm_ephy_01_afe_config_init(struct phy_device *phydev) in bcm7xxx_28nm_ephy_01_afe_config_init() 300 static int bcm7xxx_28nm_ephy_apd_enable(struct phy_device *phydev) in bcm7xxx_28nm_ephy_apd_enable() 325 static int bcm7xxx_28nm_ephy_eee_enable(struct phy_device *phydev) in bcm7xxx_28nm_ephy_eee_enable() 388 static int bcm7xxx_28nm_ephy_config_init(struct phy_device *phydev) in bcm7xxx_28nm_ephy_config_init() 417 static int bcm7xxx_16nm_ephy_afe_config(struct phy_device *phydev) in bcm7xxx_16nm_ephy_afe_config() [all …]
|
| H A D | nxp-c45-tja11xx-macsec.c | 290 static int nxp_c45_macsec_write(struct phy_device *phydev, u16 addr, u32 value) in nxp_c45_macsec_write() 312 static int nxp_c45_macsec_read(struct phy_device *phydev, u16 addr, u32 *value) in nxp_c45_macsec_read() 339 static void nxp_c45_macsec_read32_64(struct phy_device *phydev, u16 addr, in nxp_c45_macsec_read32_64() 348 static void nxp_c45_macsec_read64(struct phy_device *phydev, u16 addr, in nxp_c45_macsec_read64() 359 static void nxp_c45_secy_irq_en(struct phy_device *phydev, in nxp_c45_secy_irq_en() 466 static void nxp_c45_sa_set_pn(struct phy_device *phydev, in nxp_c45_sa_set_pn() 492 struct phy_device *phydev = ctx->phydev; in nxp_c45_sa_set_key() local 520 static void nxp_c45_rx_sa_clear_stats(struct phy_device *phydev, in nxp_c45_rx_sa_clear_stats() 531 static void nxp_c45_rx_sa_read_stats(struct phy_device *phydev, in nxp_c45_rx_sa_read_stats() 540 static void nxp_c45_tx_sa_clear_stats(struct phy_device *phydev, in nxp_c45_tx_sa_clear_stats() [all …]
|
| H A D | mxl-86110.c | 201 static int __mxl86110_write_extended_reg(struct phy_device *phydev, in __mxl86110_write_extended_reg() 229 static int __mxl86110_read_extended_reg(struct phy_device *phydev, u16 regnum) in __mxl86110_read_extended_reg() 252 static int __mxl86110_modify_extended_reg(struct phy_device *phydev, in __mxl86110_modify_extended_reg() 276 static int mxl86110_write_extended_reg(struct phy_device *phydev, in mxl86110_write_extended_reg() 299 static int mxl86110_read_extended_reg(struct phy_device *phydev, u16 regnum) in mxl86110_read_extended_reg() 321 static int mxl86110_modify_extended_reg(struct phy_device *phydev, in mxl86110_modify_extended_reg() 338 static void mxl86110_get_wol(struct phy_device *phydev, in mxl86110_get_wol() 359 static int mxl86110_set_wol(struct phy_device *phydev, in mxl86110_set_wol() 438 static int mxl86110_led_hw_is_supported(struct phy_device *phydev, u8 index, in mxl86110_led_hw_is_supported() 451 static int mxl86110_led_hw_control_get(struct phy_device *phydev, u8 index, in mxl86110_led_hw_control_get() [all …]
|
| H A D | dp83tg720.c | 210 static int dp83tg720_update_stats(struct phy_device *phydev) in dp83tg720_update_stats() 276 static int dp83tg720_soft_reset(struct phy_device *phydev) in dp83tg720_soft_reset() 296 static void dp83tg720_get_link_stats(struct phy_device *phydev, in dp83tg720_get_link_stats() 304 static void dp83tg720_get_phy_stats(struct phy_device *phydev, in dp83tg720_get_phy_stats() 324 static int dp83tg720_cable_test_start(struct phy_device *phydev) in dp83tg720_cable_test_start() 385 static int dp83tg720_cable_test_get_status(struct phy_device *phydev, in dp83tg720_cable_test_get_status() 437 static int dp83tg720_config_aneg(struct phy_device *phydev) in dp83tg720_config_aneg() 455 static int dp83tg720_read_status(struct phy_device *phydev) in dp83tg720_read_status() 508 static int dp83tg720_get_sqi(struct phy_device *phydev) in dp83tg720_get_sqi() 522 static int dp83tg720_get_sqi_max(struct phy_device *phydev) in dp83tg720_get_sqi_max() [all …]
|
| H A D | dp83869.c | 157 static int dp83869_config_aneg(struct phy_device *phydev) in dp83869_config_aneg() 167 static int dp83869_read_status(struct phy_device *phydev) in dp83869_read_status() 192 static int dp83869_ack_interrupt(struct phy_device *phydev) in dp83869_ack_interrupt() 202 static int dp83869_config_intr(struct phy_device *phydev) in dp83869_config_intr() 235 static irqreturn_t dp83869_handle_interrupt(struct phy_device *phydev) in dp83869_handle_interrupt() 259 static int dp83869_set_wol(struct phy_device *phydev, in dp83869_set_wol() 354 static void dp83869_get_wol(struct phy_device *phydev, in dp83869_get_wol() 416 static int dp83869_get_downshift(struct phy_device *phydev, u8 *data) in dp83869_get_downshift() 449 static int dp83869_set_downshift(struct phy_device *phydev, u8 cnt) in dp83869_set_downshift() 487 static int dp83869_get_tunable(struct phy_device *phydev, in dp83869_get_tunable() [all …]
|
| H A D | bcm54140.c | 183 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_read_alarm() local 207 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_read_temp() local 241 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_read_in() local 312 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_write_temp() local 337 struct phy_device *phydev = dev_get_drvdata(dev); in bcm54140_hwmon_write_in() local 396 static int bcm54140_enable_monitoring(struct phy_device *phydev) in bcm54140_enable_monitoring() 414 static int bcm54140_probe_once(struct phy_device *phydev) in bcm54140_probe_once() 432 static int bcm54140_base_read_rdb(struct phy_device *phydev, u16 rdb) in bcm54140_base_read_rdb() 450 static int bcm54140_base_write_rdb(struct phy_device *phydev, in bcm54140_base_write_rdb() 473 static int bcm54140_b0_workaround(struct phy_device *phydev) in bcm54140_b0_workaround() [all …]
|
| H A D | as21xxx.c | 297 static int aeon_firmware_boot(struct phy_device *phydev, const u8 *data, in aeon_firmware_boot() 352 static int aeon_firmware_load(struct phy_device *phydev) in aeon_firmware_load() 392 static int aeon_ipc_wait_cmd(struct phy_device *phydev, bool parity_status) in aeon_ipc_wait_cmd() 405 static int aeon_ipc_send_cmd(struct phy_device *phydev, in aeon_ipc_send_cmd() 455 static int aeon_ipc_send_msg(struct phy_device *phydev, in aeon_ipc_send_msg() 522 static int aeon_ipc_noop(struct phy_device *phydev, in aeon_ipc_noop() 538 static int aeon_ipc_sync_parity(struct phy_device *phydev, in aeon_ipc_sync_parity() 570 static int aeon_ipc_get_fw_version(struct phy_device *phydev) in aeon_ipc_get_fw_version() 592 static int aeon_dpc_ra_enable(struct phy_device *phydev) in aeon_dpc_ra_enable() 603 static int as21xxx_probe(struct phy_device *phydev) in as21xxx_probe() [all …]
|
| H A D | intel-xway.c | 175 static int xway_gphy_rgmii_init(struct phy_device *phydev) in xway_gphy_rgmii_init() 236 static int xway_gphy_init_leds(struct phy_device *phydev) in xway_gphy_init_leds() 278 static int xway_gphy_config_init(struct phy_device *phydev) in xway_gphy_config_init() 305 static int xway_gphy14_config_aneg(struct phy_device *phydev) in xway_gphy14_config_aneg() 320 static int xway_gphy_ack_interrupt(struct phy_device *phydev) in xway_gphy_ack_interrupt() 328 static int xway_gphy_config_intr(struct phy_device *phydev) in xway_gphy_config_intr() 351 static irqreturn_t xway_gphy_handle_interrupt(struct phy_device *phydev) in xway_gphy_handle_interrupt() 369 static int xway_gphy_led_brightness_set(struct phy_device *phydev, in xway_gphy_led_brightness_set() 404 static int xway_gphy_led_hw_is_supported(struct phy_device *phydev, u8 index, in xway_gphy_led_hw_is_supported() 427 static int xway_gphy_led_hw_control_get(struct phy_device *phydev, u8 index, in xway_gphy_led_hw_control_get() [all …]
|
| /linux/drivers/net/phy/qcom/ |
| H A D | qcom-phy-lib.c | 17 int at803x_debug_reg_read(struct phy_device *phydev, u16 reg) in at803x_debug_reg_read() 29 int at803x_debug_reg_mask(struct phy_device *phydev, u16 reg, in at803x_debug_reg_mask() 47 int at803x_debug_reg_write(struct phy_device *phydev, u16 reg, u16 data) in at803x_debug_reg_write() 59 int at803x_set_wol(struct phy_device *phydev, in at803x_set_wol() 118 int at8031_set_wol(struct phy_device *phydev, in at8031_set_wol() 143 void at803x_get_wol(struct phy_device *phydev, in at803x_get_wol() 160 int at803x_ack_interrupt(struct phy_device *phydev) in at803x_ack_interrupt() 170 int at803x_config_intr(struct phy_device *phydev) in at803x_config_intr() 203 irqreturn_t at803x_handle_interrupt(struct phy_device *phydev) in at803x_handle_interrupt() 230 int at803x_read_specific_status(struct phy_device *phydev, in at803x_read_specific_status() [all …]
|
| H A D | qca808x.c | 99 static int qca808x_phy_fast_retrain_config(struct phy_device *phydev) in qca808x_phy_fast_retrain_config() 134 static int qca808x_phy_ms_seed_enable(struct phy_device *phydev, bool enable) in qca808x_phy_ms_seed_enable() 149 static bool qca808x_is_prefer_master(struct phy_device *phydev) in qca808x_is_prefer_master() 155 static bool qca808x_has_fast_retrain_or_slave_seed(struct phy_device *phydev) in qca808x_has_fast_retrain_or_slave_seed() 160 static bool qca808x_is_1g_only(struct phy_device *phydev) in qca808x_is_1g_only() 171 static void qca808x_fill_possible_interfaces(struct phy_device *phydev) in qca808x_fill_possible_interfaces() 181 static int qca808x_probe(struct phy_device *phydev) in qca808x_probe() 198 static int qca808x_config_init(struct phy_device *phydev) in qca808x_config_init() 257 static int qca808x_read_status(struct phy_device *phydev) in qca808x_read_status() 308 static int qca808x_soft_reset(struct phy_device *phydev) in qca808x_soft_reset() [all …]
|
| H A D | qca807x.c | 130 static int qca807x_cable_test_start(struct phy_device *phydev) in qca807x_cable_test_start() 136 static int qca807x_led_parse_netdev(struct phy_device *phydev, unsigned long rules, in qca807x_led_parse_netdev() 181 static int qca807x_led_hw_control_enable(struct phy_device *phydev, u8 index) in qca807x_led_hw_control_enable() 192 static int qca807x_led_hw_is_supported(struct phy_device *phydev, u8 index, in qca807x_led_hw_is_supported() 203 static int qca807x_led_hw_control_set(struct phy_device *phydev, u8 index, in qca807x_led_hw_control_set() 238 static bool qca807x_led_hw_control_status(struct phy_device *phydev, u8 index) in qca807x_led_hw_control_status() 249 static int qca807x_led_hw_control_get(struct phy_device *phydev, u8 index, in qca807x_led_hw_control_get() 306 static int qca807x_led_hw_control_reset(struct phy_device *phydev, u8 index) in qca807x_led_hw_control_reset() 330 static int qca807x_led_brightness_set(struct phy_device *phydev, in qca807x_led_brightness_set() 350 static int qca807x_led_blink_set(struct phy_device *phydev, u8 index, in qca807x_led_blink_set() [all …]
|
| /linux/drivers/net/phy/mediatek/ |
| H A D | mtk-phy-lib.c | 14 static void __mtk_tr_access(struct phy_device *phydev, bool read, u8 ch_addr, in __mtk_tr_access() 29 static void __mtk_tr_read(struct phy_device *phydev, u8 ch_addr, u8 node_addr, in __mtk_tr_read() 39 static void __mtk_tr_write(struct phy_device *phydev, u8 ch_addr, u8 node_addr, in __mtk_tr_write() 49 void __mtk_tr_modify(struct phy_device *phydev, u8 ch_addr, u8 node_addr, in __mtk_tr_modify() 63 void mtk_tr_modify(struct phy_device *phydev, u8 ch_addr, u8 node_addr, in mtk_tr_modify() 72 void __mtk_tr_set_bits(struct phy_device *phydev, u8 ch_addr, u8 node_addr, in __mtk_tr_set_bits() 79 void __mtk_tr_clr_bits(struct phy_device *phydev, u8 ch_addr, u8 node_addr, in __mtk_tr_clr_bits() 86 int mtk_phy_read_page(struct phy_device *phydev) in mtk_phy_read_page() 92 int mtk_phy_write_page(struct phy_device *phydev, int page) in mtk_phy_write_page() 98 int mtk_phy_led_hw_is_supported(struct phy_device *phydev, u8 index, in mtk_phy_led_hw_is_supported() [all …]
|
| H A D | mtk-ge-soc.c | 386 static int cal_cycle(struct phy_device *phydev, int devad, in cal_cycle() 418 static int rext_fill_result(struct phy_device *phydev, u16 *buf) in rext_fill_result() 428 static int rext_cal_efuse(struct phy_device *phydev, u32 *buf) in rext_cal_efuse() 439 static int tx_offset_fill_result(struct phy_device *phydev, u16 *buf) in tx_offset_fill_result() 453 static int tx_offset_cal_efuse(struct phy_device *phydev, u32 *buf) in tx_offset_cal_efuse() 467 static int tx_amp_fill_result(struct phy_device *phydev, u16 *buf) in tx_amp_fill_result() 572 static int tx_amp_cal_efuse(struct phy_device *phydev, u32 *buf) in tx_amp_cal_efuse() 585 static int tx_r50_fill_result(struct phy_device *phydev, u16 tx_r50_cal_val, in tx_r50_fill_result() 618 static int tx_r50_cal_efuse(struct phy_device *phydev, u32 *buf, in tx_r50_cal_efuse() 644 static int tx_vcm_cal_sw(struct phy_device *phydev, u8 rg_txreserve_x) in tx_vcm_cal_sw() [all …]
|
| /linux/drivers/net/phy/mscc/ |
| H A D | mscc_serdes.c | 14 static int pll5g_detune(struct phy_device *phydev) in pll5g_detune() 29 static int pll5g_tune(struct phy_device *phydev) in pll5g_tune() 43 static int vsc85xx_sd6g_pll_cfg_wr(struct phy_device *phydev, in vsc85xx_sd6g_pll_cfg_wr() 60 static int vsc85xx_sd6g_common_cfg_wr(struct phy_device *phydev, in vsc85xx_sd6g_common_cfg_wr() 89 static int vsc85xx_sd6g_des_cfg_wr(struct phy_device *phydev, in vsc85xx_sd6g_des_cfg_wr() 113 static int vsc85xx_sd6g_ib_cfg0_wr(struct phy_device *phydev, in vsc85xx_sd6g_ib_cfg0_wr() 138 static int vsc85xx_sd6g_ib_cfg1_wr(struct phy_device *phydev, in vsc85xx_sd6g_ib_cfg1_wr() 162 static int vsc85xx_sd6g_ib_cfg2_wr(struct phy_device *phydev, in vsc85xx_sd6g_ib_cfg2_wr() 184 static int vsc85xx_sd6g_ib_cfg3_wr(struct phy_device *phydev, in vsc85xx_sd6g_ib_cfg3_wr() 203 static int vsc85xx_sd6g_ib_cfg4_wr(struct phy_device *phydev, in vsc85xx_sd6g_ib_cfg4_wr() [all …]
|
| H A D | mscc_macsec.c | 22 static u32 vsc8584_macsec_phy_read(struct phy_device *phydev, in vsc8584_macsec_phy_read() 61 static void vsc8584_macsec_phy_write(struct phy_device *phydev, in vsc8584_macsec_phy_write() 96 static void vsc8584_macsec_classification(struct phy_device *phydev, in vsc8584_macsec_classification() 106 static void vsc8584_macsec_flow_default_action(struct phy_device *phydev, in vsc8584_macsec_flow_default_action() 153 static void vsc8584_macsec_integrity_checks(struct phy_device *phydev, in vsc8584_macsec_integrity_checks() 175 static void vsc8584_macsec_block_init(struct phy_device *phydev, in vsc8584_macsec_block_init() 244 static void vsc8584_macsec_mac_init(struct phy_device *phydev, in vsc8584_macsec_mac_init() 319 static int __vsc8584_macsec_init(struct phy_device *phydev) in __vsc8584_macsec_init() 370 static void vsc8584_macsec_flow(struct phy_device *phydev, in vsc8584_macsec_flow() 461 static void vsc8584_macsec_flow_enable(struct phy_device *phydev, in vsc8584_macsec_flow_enable() [all …]
|
| /linux/include/linux/ |
| H A D | ethtool_netlink.h | 49 static inline int ethnl_cable_test_alloc(struct phy_device *phydev, u8 cmd) in ethnl_cable_test_alloc() 54 static inline void ethnl_cable_test_free(struct phy_device *phydev) in ethnl_cable_test_free() 58 static inline void ethnl_cable_test_finished(struct phy_device *phydev) in ethnl_cable_test_finished() 61 static inline int ethnl_cable_test_result_with_src(struct phy_device *phydev, in ethnl_cable_test_result_with_src() 67 static inline int ethnl_cable_test_fault_length_with_src(struct phy_device *phydev, in ethnl_cable_test_fault_length_with_src() 73 static inline int ethnl_cable_test_amplitude(struct phy_device *phydev, in ethnl_cable_test_amplitude() 79 static inline int ethnl_cable_test_pulse(struct phy_device *phydev, u16 mV) in ethnl_cable_test_pulse() 84 static inline int ethnl_cable_test_step(struct phy_device *phydev, u32 first, in ethnl_cable_test_step() 132 static inline int ethnl_cable_test_result(struct phy_device *phydev, u8 pair, in ethnl_cable_test_result() 139 static inline int ethnl_cable_test_fault_length(struct phy_device *phydev, in ethnl_cable_test_fault_length()
|
| /linux/drivers/net/phy/aquantia/ |
| H A D | aquantia_leds.c | 11 int aqr_phy_led_brightness_set(struct phy_device *phydev, in aqr_phy_led_brightness_set() 34 int aqr_phy_led_hw_is_supported(struct phy_device *phydev, u8 index, in aqr_phy_led_hw_is_supported() 47 int aqr_phy_led_hw_control_get(struct phy_device *phydev, u8 index, in aqr_phy_led_hw_control_get() 84 int aqr_phy_led_hw_control_set(struct phy_device *phydev, u8 index, in aqr_phy_led_hw_control_set() 120 int aqr_phy_led_active_low_set(struct phy_device *phydev, int index, bool enable) in aqr_phy_led_active_low_set() 127 int aqr_phy_led_polarity_set(struct phy_device *phydev, int index, unsigned long modes) in aqr_phy_led_polarity_set()
|
| H A D | aquantia_hwmon.c | 42 static int aqr_hwmon_get(struct phy_device *phydev, int reg, long *value) in aqr_hwmon_get() 55 static int aqr_hwmon_set(struct phy_device *phydev, int reg, long value) in aqr_hwmon_set() 68 static int aqr_hwmon_test_bit(struct phy_device *phydev, int reg, int bit) in aqr_hwmon_test_bit() 78 static int aqr_hwmon_status1(struct phy_device *phydev, int bit, long *value) in aqr_hwmon_status1() 93 struct phy_device *phydev = dev_get_drvdata(dev); in aqr_hwmon_read() local 146 struct phy_device *phydev = dev_get_drvdata(dev); in aqr_hwmon_write() local 190 int aqr_hwmon_probe(struct phy_device *phydev) in aqr_hwmon_probe()
|