Home
last modified time | relevance | path

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

/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
304 struct mac_device *mac_dev; in dpaa_set_hash() local
474 struct mac_device *mac_dev = priv->mac_dev; in dpaa_get_pause_stats() local
485 struct mac_device *mac_dev = priv->mac_dev; in dpaa_get_rmon_stats() local
495 struct mac_device *mac_dev = priv->mac_dev; in dpaa_get_eth_ctrl_stats() local
505 struct mac_device *mac_dev = priv->mac_dev; in dpaa_get_eth_mac_stats() 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.c207 struct mac_device *mac_dev = priv->mac_dev; in dpaa_netdev_init() local
300 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
899 static void dpaa_eth_cgr_set_speed(struct mac_device *mac_dev, int speed) in dpaa_eth_cgr_set_speed()
1329 static int dpaa_eth_init_ports(struct mac_device *mac_dev, in dpaa_eth_init_ports()
2943 struct mac_device *mac_dev; in dpaa_open() local
3311 struct mac_device *mac_dev; in dpaa_eth_probe() local
H A Ddpaa_eth.h138 struct mac_device *mac_dev; member
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.c703 struct mac_device *mac_dev = fman_config_to_mac(config); in memac_mac_config() local
718 struct mac_device *mac_dev = fman_config_to_mac(config); in memac_link_up() local
1082 static struct fman_mac *memac_config(struct mac_device *mac_dev, in memac_config()
1138 static bool memac_supports(struct mac_device *mac_dev, phy_interface_t iface) in memac_supports()
1150 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
940 struct mac_device *mac_dev = fman_config_to_mac(config); in dtsec_link_up() local
1351 static struct fman_mac *dtsec_config(struct mac_device *mac_dev, in dtsec_config()
1407 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()