Home
last modified time | relevance | path

Searched refs:mac_device (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/freescale/fman/
A Dmac.h47 struct mac_device { struct
64 int (*init)(struct mac_device *mac_dev); argument
65 int (*start)(struct mac_device *mac_dev); argument
66 int (*stop)(struct mac_device *mac_dev); argument
67 void (*adjust_link)(struct mac_device *mac_dev); argument
73 struct mac_device *mac_dev); argument
89 struct mac_device *mac_dev; argument
96 int fman_set_mac_active_pause(struct mac_device *mac_dev, bool rx, bool tx);
98 void fman_get_pause_cfg(struct mac_device *mac_dev, bool *rx_pause,
A Dmac.c80 struct mac_device *mac_dev; in mac_exception()
97 static void set_fman_mac_params(struct mac_device *mac_dev, in set_fman_mac_params()
117 static int tgec_initialization(struct mac_device *mac_dev) in tgec_initialization()
259 static int start(struct mac_device *mac_dev) in start()
272 static int stop(struct mac_device *mac_dev) in stop()
416 static void adjust_link_void(struct mac_device *mac_dev) in adjust_link_void()
459 static void setup_dtsec(struct mac_device *mac_dev) in setup_dtsec()
479 static void setup_tgec(struct mac_device *mac_dev) in setup_tgec()
499 static void setup_memac(struct mac_device *mac_dev) in setup_memac()
548 struct mac_device *mac_dev) in dpaa_eth_add_device()
[all …]
/linux/drivers/net/ethernet/freescale/dpaa/
A Ddpaa_ethtool.c147 struct mac_device *mac_dev; in dpaa_get_pauseparam()
164 struct mac_device *mac_dev; in dpaa_set_pauseparam()
418 struct mac_device *mac_dev; in dpaa_set_hash()
A Ddpaa_eth.h166 struct mac_device *mac_dev;
A Ddpaa_eth_sysfs.c43 struct mac_device *mac_dev = priv->mac_dev; in dpaa_eth_show_addr()
A Ddpaa_eth.c303 struct mac_device *mac_dev; in dpaa_stop()
414 static struct mac_device *dpaa_mac_dev_get(struct platform_device *pdev) in dpaa_mac_dev_get()
418 struct mac_device *mac_dev; in dpaa_mac_dev_get()
438 struct mac_device *mac_dev; in dpaa_set_mac_address()
1298 static int dpaa_eth_init_ports(struct mac_device *mac_dev, in dpaa_eth_init_ports()
2904 struct mac_device *mac_dev; in dpaa_adjust_link()
2918 struct mac_device *mac_dev; in dpaa_phy_init()
2952 struct mac_device *mac_dev; in dpaa_open()
3315 struct mac_device *mac_dev; in dpaa_eth_probe()

Completed in 15 milliseconds