Searched refs:mac_device (Results 1 – 6 of 6) sorted by relevance
47 struct mac_device { struct64 int (*init)(struct mac_device *mac_dev); argument65 int (*start)(struct mac_device *mac_dev); argument66 int (*stop)(struct mac_device *mac_dev); argument67 void (*adjust_link)(struct mac_device *mac_dev); argument73 struct mac_device *mac_dev); argument89 struct mac_device *mac_dev; argument96 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,
80 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 …]
147 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()
166 struct mac_device *mac_dev;
43 struct mac_device *mac_dev = priv->mac_dev; in dpaa_eth_show_addr()
303 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