Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c208 struct mac_device *mac_dev = priv->mac_dev; in dpaa_netdev_init() local
301 struct mac_device *mac_dev; in dpaa_stop() local
415 struct mac_device *mac_dev; in dpaa_mac_dev_get() local
435 struct mac_device *mac_dev; in dpaa_set_mac_address() local
900 static void dpaa_eth_cgr_set_speed(struct mac_device *mac_dev, int speed) in dpaa_eth_cgr_set_speed()
1330 static int dpaa_eth_init_ports(struct mac_device *mac_dev, in dpaa_eth_init_ports()
2944 struct mac_device *mac_dev; in dpaa_open() local
3312 struct mac_device *mac_dev; in dpaa_eth_probe() 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.h138 struct mac_device *mac_dev; member
/linux/drivers/net/ethernet/freescale/fman/
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()