Home
last modified time | relevance | path

Searched defs:mac_dev (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dmac.c46 static void mac_exception(struct mac_device *mac_dev, in mac_exception()
60 int fman_set_multi(struct net_device *net_dev, struct mac_device *mac_dev) in fman_set_multi()
101 struct mac_device *mac_dev) in dpaa_eth_add_device()
160 struct mac_device *mac_dev; in mac_probe() local
337 struct mac_device *mac_dev = platform_get_drvdata(pdev); in mac_remove() local
H A Dmac.h64 struct mac_device *mac_dev; member
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()
1054 static bool memac_supports(struct mac_device *mac_dev, phy_interface_t iface) in memac_supports()
1066 int memac_initialization(struct mac_device *mac_dev, in memac_initialization()
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()
1400 int dtsec_initialization(struct mac_device *mac_dev, in dtsec_initialization()
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()
759 int tgec_initialization(struct mac_device *mac_dev, in tgec_initialization()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
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 = priv->mac_dev; in dpaa_get_pauseparam() local
115 struct mac_device *mac_dev = priv->mac_dev; in dpaa_set_pauseparam() local
334 struct mac_device *mac_dev; in dpaa_set_hash() local
H A Ddpaa_eth_sysfs.c17 struct mac_device *mac_dev = priv->mac_dev; in dpaa_eth_show_addr() local
H A Ddpaa_eth.c209 struct mac_device *mac_dev = priv->mac_dev; in dpaa_netdev_init() local
301 struct mac_device *mac_dev; in dpaa_stop() local
414 struct mac_device *mac_dev; in dpaa_mac_dev_get() local
434 struct mac_device *mac_dev; in dpaa_set_mac_address() local
882 static void dpaa_eth_cgr_set_speed(struct mac_device *mac_dev, int speed) in dpaa_eth_cgr_set_speed()
1327 static int dpaa_eth_init_ports(struct mac_device *mac_dev, in dpaa_eth_init_ports()
2935 struct mac_device *mac_dev; in dpaa_open() local
3302 struct mac_device *mac_dev; in dpaa_eth_probe() local
H A Ddpaa_eth.h142 struct mac_device *mac_dev; member
/openbmc/u-boot/drivers/net/
H A Daltera_tse.c123 struct alt_tse_mac *mac_dev = priv->mac_dev; in tse_adjust_link() local
225 struct alt_tse_mac *mac_dev = priv->mac_dev; in altera_tse_stop_mac() local
384 struct alt_tse_mac *mac_dev = priv->mac_dev; in tse_mdio_read() local
399 struct alt_tse_mac *mac_dev = priv->mac_dev; in tse_mdio_write() local
453 struct alt_tse_mac *mac_dev = priv->mac_dev; in altera_tse_write_hwaddr() local
516 struct alt_tse_mac *mac_dev = priv->mac_dev; in altera_tse_start() local
H A Daltera_tse.h214 struct alt_tse_mac *mac_dev; member
/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_tse.h402 struct altera_tse_mac __iomem *mac_dev; member