/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_ethtool.c | 14 struct prueth_emac *emac = netdev_priv(ndev); in emac_get_drvinfo() local 24 struct prueth_emac *emac = netdev_priv(ndev); in emac_get_msglevel() local 31 struct prueth_emac *emac = netdev_priv(ndev); in emac_set_msglevel() local 71 struct prueth_emac *emac = netdev_priv(ndev); in emac_get_sset_count() local 85 struct prueth_emac *emac = netdev_priv(ndev); in emac_get_strings() local 106 struct prueth_emac *emac = netdev_priv(ndev); in emac_get_ethtool_stats() local 123 struct prueth_emac *emac = netdev_priv(ndev); in emac_get_ts_info() local 141 struct prueth_emac *emac = netdev_priv(ndev); in emac_set_channels() local 160 struct prueth_emac *emac = netdev_priv(ndev); in emac_get_channels() local 190 struct prueth_emac *emac = netdev_priv(ndev); in emac_get_rmon_stats() local [all …]
|
H A D | icssg_prueth.c | 53 static int emac_get_tx_ts(struct prueth_emac *emac, in emac_get_tx_ts() 73 static void tx_ts_work(struct prueth_emac *emac) in tx_ts_work() 120 struct prueth_emac *emac = dev_id; in prueth_tx_ts_irq() local 243 struct prueth_emac *emac; in prueth_emac_common_start() local 298 struct prueth_emac *emac; in prueth_emac_common_stop() local 318 struct prueth_emac *emac = netdev_priv(ndev); in emac_adjust_link() local 384 struct prueth_emac *emac = in emac_rx_timer_callback() local 392 static int emac_phy_connect(struct prueth_emac *emac) in emac_phy_connect() 426 struct prueth_emac *emac = clockops_data; in prueth_iep_gettime() local 463 struct prueth_emac *emac = clockops_data; in prueth_iep_settime() local [all …]
|
H A D | icssg_switchdev.c | 22 struct prueth_emac *emac; member 26 static int prueth_switchdev_stp_state_set(struct prueth_emac *emac, in prueth_switchdev_stp_state_set() 53 static int prueth_switchdev_attr_br_flags_set(struct prueth_emac *emac, in prueth_switchdev_attr_br_flags_set() 85 struct prueth_emac *emac = netdev_priv(ndev); in prueth_switchdev_attr_set() local 129 struct prueth_emac *emac = switchdev_work->emac; in prueth_switchdev_event_work() local 183 struct prueth_emac *emac = netdev_priv(ndev); in prueth_switchdev_event() local 230 static int prueth_switchdev_vlan_add(struct prueth_emac *emac, bool untag, bool pvid, in prueth_switchdev_vlan_add() 259 static int prueth_switchdev_vlan_del(struct prueth_emac *emac, u16 vid, in prueth_switchdev_vlan_del() 286 static int prueth_switchdev_vlans_add(struct prueth_emac *emac, in prueth_switchdev_vlans_add() 307 static int prueth_switchdev_vlans_del(struct prueth_emac *emac, in prueth_switchdev_vlans_del() [all …]
|
H A D | icssg_prueth_sr1.c | 54 static void icssg_config_sr1(struct prueth *prueth, struct prueth_emac *emac, in icssg_config_sr1() 80 static int emac_send_command_sr1(struct prueth_emac *emac, u32 cmd) in emac_send_command_sr1() 152 static void icssg_config_set_speed_sr1(struct prueth_emac *emac) in icssg_config_set_speed_sr1() 174 struct prueth_emac *emac = netdev_priv(ndev); in emac_adjust_link_sr1() local 232 static int emac_phy_connect(struct prueth_emac *emac) in emac_phy_connect() 271 static struct sk_buff *prueth_process_rx_mgm(struct prueth_emac *emac, in prueth_process_rx_mgm() 332 static void prueth_tx_ts_sr1(struct prueth_emac *emac, in prueth_tx_ts_sr1() 364 struct prueth_emac *emac = dev_id; in prueth_rx_mgm_ts_thread_sr1() local 379 struct prueth_emac *emac = dev_id; in prueth_rx_mgm_rsp_thread() local 413 static int prueth_emac_start(struct prueth *prueth, struct prueth_emac *emac) in prueth_emac_start() [all …]
|
H A D | icssg_config.c | 110 static void icssg_config_mii_init_fw_offload(struct prueth_emac *emac) in icssg_config_mii_init_fw_offload() 137 static void icssg_config_mii_init(struct prueth_emac *emac) in icssg_config_mii_init() 223 void icssg_config_ipg(struct prueth_emac *emac) in icssg_config_ipg() 253 static void emac_r30_cmd_init(struct prueth_emac *emac) in emac_r30_cmd_init() 264 static int emac_r30_is_done(struct prueth_emac *emac) in emac_r30_is_done() 281 static int prueth_fw_offload_buffer_setup(struct prueth_emac *emac) in prueth_fw_offload_buffer_setup() 341 static int prueth_emac_buffer_setup(struct prueth_emac *emac) in prueth_emac_buffer_setup() 448 int icssg_config(struct prueth *prueth, struct prueth_emac *emac, int slice) in icssg_config() 530 int icssg_set_port_state(struct prueth_emac *emac, in icssg_set_port_state() 564 void icssg_config_half_duplex(struct prueth_emac *emac) in icssg_config_half_duplex() [all …]
|
H A D | icssg_common.c | 44 void prueth_cleanup_rx_chns(struct prueth_emac *emac, in prueth_cleanup_rx_chns() 56 void prueth_cleanup_tx_chns(struct prueth_emac *emac) in prueth_cleanup_tx_chns() 77 void prueth_ndev_del_tx_napi(struct prueth_emac *emac, int num) in prueth_ndev_del_tx_napi() 128 int emac_tx_complete_packets(struct prueth_emac *emac, int chn, in emac_tx_complete_packets() 210 struct prueth_emac *emac = tx_chn->emac; in emac_napi_tx_poll() local 243 int prueth_ndev_add_tx_napi(struct prueth_emac *emac) in prueth_ndev_add_tx_napi() 273 int prueth_init_tx_chns(struct prueth_emac *emac) in prueth_init_tx_chns() 354 int prueth_init_rx_chns(struct prueth_emac *emac, in prueth_init_rx_chns() 464 int prueth_dma_rx_push(struct prueth_emac *emac, in prueth_dma_rx_push() 518 void emac_rx_timestamp(struct prueth_emac *emac, in emac_rx_timestamp() [all …]
|
H A D | icssg_stats.c | 20 void emac_update_hardware_stats(struct prueth_emac *emac) in emac_update_hardware_stats() 58 struct prueth_emac *emac = container_of(work, struct prueth_emac, in icssg_stats_work_handler() local 67 int emac_get_stat_by_name(struct prueth_emac *emac, char *stat_name) in emac_get_stat_by_name()
|
H A D | icssg_mii_cfg.c | 45 void icssg_update_rgmii_cfg(struct regmap *miig_rt, struct prueth_emac *emac) in icssg_update_rgmii_cfg()
|
H A D | icssg_prueth.h | 117 struct prueth_emac *emac; member 279 struct prueth_emac *emac[PRUETH_NUM_MACS]; member 325 static inline int prueth_emac_slice(struct prueth_emac *emac) in prueth_emac_slice()
|
/linux/net/ethtool/ |
H A D | stats.c | 528 struct ethtool_eth_mac_stats pmac, emac; in ethtool_aggregate_mac_stats() local 548 struct ethtool_eth_phy_stats pmac, emac; in ethtool_aggregate_phy_stats() local 568 struct ethtool_eth_ctrl_stats pmac, emac; in ethtool_aggregate_ctrl_stats() local 588 struct ethtool_pause_stats pmac, emac; in ethtool_aggregate_pause_stats() local 609 struct ethtool_rmon_stats pmac, emac; in ethtool_aggregate_rmon_stats() local
|
/linux/arch/powerpc/boot/ |
H A D | treeboot-akebono.c | 72 void *emac; in ibm_akebono_fixups() local
|
/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3xxx.dtsi | 196 emac: ethernet@10204000 { label
|
H A D | rk3036.dtsi | 230 emac: ethernet@10200000 { label
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-v3s.dtsi | 574 emac: ethernet@1c30000 { label
|
H A D | sun5i.dtsi | 259 emac: ethernet@1c0b000 { label
|
H A D | sunxi-h3-h5.dtsi | 529 emac: ethernet@1c30000 { label
|
H A D | sun8i-a83t.dtsi | 1025 emac: ethernet@1c30000 { label
|
H A D | sun4i-a10.dtsi | 312 emac: ethernet@1c0b000 { label
|
H A D | sun7i-a20.dtsi | 388 emac: ethernet@1c0b000 { label
|
/linux/arch/riscv/boot/dts/allwinner/ |
H A D | sunxi-d1s-t113.dtsi | 632 emac: ethernet@4500000 { label
|
/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h6.dtsi | 655 emac: ethernet@5020000 { label
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_macsec.c | 38 static void aq_ether_addr_to_mac(u32 mac[2], const unsigned char *emac) in aq_ether_addr_to_mac()
|