Home
last modified time | relevance | path

Searched defs:mac_dev (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth_sysfs.c43 struct mac_device *mac_dev = priv->mac_dev; in dpaa_eth_show_addr() local
H A Ddpaa_ethtool.c147 struct mac_device *mac_dev; in dpaa_get_pauseparam() local
164 struct mac_device *mac_dev; in dpaa_set_pauseparam() local
418 struct mac_device *mac_dev; dpaa_set_hash() local
[all...]
H A Ddpaa_eth.h155 struct mac_device *mac_dev; member
H A Ddpaa_eth.c301 struct mac_device *mac_dev; in dpaa_stop() local
416 struct mac_device *mac_dev; dpaa_mac_dev_get() local
436 struct mac_device *mac_dev; dpaa_set_mac_address() local
1272 dpaa_eth_init_ports(struct mac_device *mac_dev, struct dpaa_bp *bp, struct fm_port_fqs *port_fqs, struct dpaa_buffer_layout *buf_layout, struct device *dev) dpaa_eth_init_ports() argument
2577 struct mac_device *mac_dev; dpaa_adjust_link() local
2591 struct mac_device *mac_dev; dpaa_phy_init() local
2625 struct mac_device *mac_dev; dpaa_open() local
2886 struct mac_device *mac_dev; dpaa_eth_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth_sysfs.c17 struct mac_device *mac_dev = priv->mac_dev; in dpaa_eth_show_addr() local
H A Ddpaa_ethtool.c60 struct mac_device *mac_dev = priv->mac_dev; in dpaa_get_link_ksettings() local
69 struct mac_device *mac_dev = priv->mac_dev; in dpaa_set_link_ksettings() local
97 struct mac_device *mac_dev = priv->mac_dev; in dpaa_nway_reset() local
106 struct mac_device *mac_dev in dpaa_get_pauseparam() local
115 struct mac_device *mac_dev = priv->mac_dev; dpaa_set_pauseparam() local
334 struct mac_device *mac_dev; dpaa_set_hash() local
[all...]
H A Ddpaa_eth.h142 struct mac_device *mac_dev; member
H A Ddpaa_eth.c209 struct mac_device *mac_dev = priv->mac_dev; in dpaa_netdev_init() local
301 struct mac_device *mac_dev; dpaa_stop() local
414 struct mac_device *mac_dev; dpaa_mac_dev_get() local
434 struct mac_device *mac_dev; dpaa_set_mac_address() local
882 dpaa_eth_cgr_set_speed(struct mac_device *mac_dev, int speed) dpaa_eth_cgr_set_speed() argument
1319 dpaa_eth_init_ports(struct mac_device *mac_dev, struct dpaa_bp *bp, struct fm_port_fqs *port_fqs, struct dpaa_buffer_layout *buf_layout, struct device *dev) dpaa_eth_init_ports() argument
2920 struct mac_device *mac_dev; dpaa_open() local
3287 struct mac_device *mac_dev; dpaa_eth_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
H A Dmac.h89 struct mac_device *mac_dev; global() member
[all...]
H A Dmac.c80 struct mac_device *mac_dev; in mac_exception() local
97 static int set_fman_mac_params(struct mac_device *mac_dev, in set_fman_mac_params() argument
122 tgec_initialization(struct mac_device *mac_dev) tgec_initialization() argument
170 dtsec_initialization(struct mac_device *mac_dev) dtsec_initialization() argument
222 memac_initialization(struct mac_device *mac_dev) memac_initialization() argument
270 start(struct mac_device *mac_dev) start() argument
283 stop(struct mac_device *mac_dev) stop() argument
293 set_multi(struct net_device *net_dev, struct mac_device *mac_dev) set_multi() argument
345 fman_set_mac_active_pause(struct mac_device *mac_dev, bool rx, bool tx) fman_set_mac_active_pause() argument
381 fman_get_pause_cfg(struct mac_device *mac_dev, bool *rx_pause, bool *tx_pause) fman_get_pause_cfg() argument
427 adjust_link_void(struct mac_device *mac_dev) adjust_link_void() argument
431 adjust_link_dtsec(struct mac_device *mac_dev) adjust_link_dtsec() argument
453 adjust_link_memac(struct mac_device *mac_dev) adjust_link_memac() argument
470 setup_dtsec(struct mac_device *mac_dev) setup_dtsec() argument
490 setup_tgec(struct mac_device *mac_dev) setup_tgec() argument
510 setup_memac(struct mac_device *mac_dev) setup_memac() argument
557 dpaa_eth_add_device(int fman_id, struct mac_device *mac_dev) dpaa_eth_add_device() argument
615 struct mac_device *mac_dev; mac_probe() local
889 struct mac_device *mac_dev = platform_get_drvdata(pdev); mac_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/
H A Dmac.c46 static void mac_exception(struct mac_device *mac_dev, in mac_exception() argument
60 int fman_set_multi(struct net_device *net_dev, struct mac_device *mac_dev) in fman_set_multi() argument
100 dpaa_eth_add_device(int fman_id, struct mac_device *mac_dev) dpaa_eth_add_device() argument
160 struct mac_device *mac_dev; mac_probe() local
337 struct mac_device *mac_dev = platform_get_drvdata(pdev); mac_remove() local
[all...]
H A Dmac.h64 struct mac_device *mac_dev; global() member
[all...]
H A Dfman_tgec.c443 struct mac_device *mac_dev = fman_config_to_mac(config); in tgec_link_up() local
707 static struct fman_mac *tgec_config(struct mac_device *mac_dev, in tgec_config() argument
759 int tgec_initialization(struct mac_device *mac_dev, in tgec_initialization() argument
[all...]
H A Dfman_dtsec.c901 struct mac_device *mac_dev = fman_config_to_mac(config); in dtsec_mac_config() local
933 struct mac_device *mac_dev = fman_config_to_mac(config); in dtsec_link_up() local
1344 static struct fman_mac *dtsec_config(struct mac_device *mac_dev, in dtsec_config() argument
1400 dtsec_initialization(struct mac_device *mac_dev, struct device_node *mac_node, struct fman_mac_params *params) dtsec_initialization() argument
[all...]
H A Dfman_memac.c702 struct mac_device *mac_dev = fman_config_to_mac(config); in memac_mac_config() local
717 struct mac_device *mac_dev = fman_config_to_mac(config); in memac_link_up() local
998 static struct fman_mac *memac_config(struct mac_device *mac_dev, in memac_config() argument
1054 memac_supports(struct mac_device *mac_dev, phy_interface_t iface) memac_supports() argument
1066 memac_initialization(struct mac_device *mac_dev, struct device_node *mac_node, struct fman_mac_params *params) memac_initialization() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/altera/
H A Daltera_tse.h412 struct altera_tse_mac __iomem *mac_dev; member
/kernel/linux/linux-6.6/drivers/net/ethernet/altera/
H A Daltera_tse.h402 struct altera_tse_mac __iomem *mac_dev; member

Completed in 16 milliseconds