Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
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()
122 static int tgec_initialization(struct mac_device *mac_dev) in tgec_initialization()
170 static int dtsec_initialization(struct mac_device *mac_dev) in dtsec_initialization()
222 static int memac_initialization(struct mac_device *mac_dev) in memac_initialization()
270 static int start(struct mac_device *mac_dev) in start()
283 static int stop(struct mac_device *mac_dev) in stop()
293 static int set_multi(struct net_device *net_dev, struct mac_device *mac_dev) in set_multi()
345 int fman_set_mac_active_pause(struct mac_device *mac_dev, bool rx, bool tx) in fman_set_mac_active_pause()
381 void fman_get_pause_cfg(struct mac_device *mac_dev, bool *rx_pause, in fman_get_pause_cfg()
[all …]
H A Dmac.h89 struct mac_device *mac_dev; member
/OK3568_Linux_fs/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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/
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; in dpaa_set_hash() local
H A Ddpaa_eth.c301 struct mac_device *mac_dev; in dpaa_stop() local
416 struct mac_device *mac_dev; in dpaa_mac_dev_get() local
436 struct mac_device *mac_dev; in dpaa_set_mac_address() local
1272 static int dpaa_eth_init_ports(struct mac_device *mac_dev, in dpaa_eth_init_ports()
2577 struct mac_device *mac_dev; in dpaa_adjust_link() local
2591 struct mac_device *mac_dev; in dpaa_phy_init() local
2625 struct mac_device *mac_dev; in dpaa_open() local
2886 struct mac_device *mac_dev; in dpaa_eth_probe() local
H A Ddpaa_eth_sysfs.c43 struct mac_device *mac_dev = priv->mac_dev; in dpaa_eth_show_addr() local
H A Ddpaa_eth.h155 struct mac_device *mac_dev; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/altera/
H A Daltera_tse.h412 struct altera_tse_mac __iomem *mac_dev; member