Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/fman/
H A Dmac.c44 static void mac_exception(struct mac_device *mac_dev, in mac_exception() argument
61 struct mac_device *mac_dev) in dpaa_eth_add_device() argument
120 struct mac_device *mac_dev; mac_probe() local
329 struct mac_device *mac_dev = platform_get_drvdata(pdev); mac_remove() local
[all...]
H A Dmac.h66 struct mac_device *mac_dev; global() member
[all...]
H A Dfman_memac.c700 struct mac_device *mac_dev = fman_config_to_mac(config); in memac_mac_config() local
715 struct mac_device *mac_dev = fman_config_to_mac(config); in memac_link_up() local
996 static struct fman_mac *memac_config(struct mac_device *mac_dev, in memac_config() argument
1052 memac_supports(struct mac_device * mac_dev,phy_interface_t iface) memac_supports() argument
1064 memac_initialization(struct mac_device * mac_dev,struct device_node * mac_node,struct fman_mac_params * params) memac_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_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...]
/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 in dpaa_get_pauseparam() local
115 struct mac_device *mac_dev = priv->mac_dev; dpaa_set_pauseparam() local
304 struct mac_device *mac_dev; dpaa_set_hash() local
[all...]
H A Ddpaa_eth_sysfs.c17 struct mac_device *mac_dev = priv->mac_dev; in dpaa_eth_show_addr() local
H A Ddpaa_eth.c208 struct mac_device *mac_dev = priv->mac_dev; in dpaa_netdev_init() local
301 struct mac_device *mac_dev; dpaa_stop() local
415 struct mac_device *mac_dev; dpaa_mac_dev_get() local
435 struct mac_device *mac_dev; dpaa_set_mac_address() local
900 dpaa_eth_cgr_set_speed(struct mac_device * mac_dev,int speed) dpaa_eth_cgr_set_speed() argument
1330 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
2944 struct mac_device *mac_dev; dpaa_open() local
3312 struct mac_device *mac_dev; dpaa_eth_probe() local
[all...]
H A Ddpaa_eth.h138 struct mac_device *mac_dev; member
/linux/drivers/net/ethernet/altera/
H A Daltera_tse.h402 struct altera_tse_mac __iomem *mac_dev; member