Searched refs:eth_dev (Results 1 – 8 of 8) sorted by relevance
845 const struct device *eth_dev; member861 const struct device *eth_dev = cfg->eth_dev; in mdio_smsc_read() local862 struct eth_context *eth_data = eth_dev->data; in mdio_smsc_read()873 const struct device *eth_dev = cfg->eth_dev; in mdio_smsc_write() local874 struct eth_context *eth_data = eth_dev->data; in mdio_smsc_write()890 .eth_dev = DEVICE_DT_GET(DT_CHILD(DT_INST_PARENT(0), ethernet)),
1014 const struct device *eth_dev; member1022 const struct eth_xmc4xxx_config *dev_cfg = ptp_context->eth_dev->config; in eth_xmc4xxx_ptp_clock_set()1039 const struct eth_xmc4xxx_config *dev_cfg = ptp_context->eth_dev->config; in eth_xmc4xxx_ptp_clock_get()1063 const struct eth_xmc4xxx_config *dev_cfg = ptp_context->eth_dev->config; in eth_xmc4xxx_ptp_clock_adjust()1092 const struct eth_xmc4xxx_config *dev_cfg = ptp_context->eth_dev->config; in eth_xmc4xxx_ptp_clock_rate_adjust()1125 const struct device *const eth_dev = DEVICE_DT_INST_GET(0); in ptp_clock_xmc4xxx_init() local1126 struct eth_xmc4xxx_data *dev_data = eth_dev->data; in ptp_clock_xmc4xxx_init()1130 ptp_context->eth_dev = eth_dev; in ptp_clock_xmc4xxx_init()
2344 const struct device *eth_dev; member2353 const struct eth_sam_dev_cfg *const cfg = ptp_context->eth_dev->config; in ptp_clock_sam_gmac_set()2367 const struct eth_sam_dev_cfg *const cfg = ptp_context->eth_dev->config; in ptp_clock_sam_gmac_get()2379 const struct eth_sam_dev_cfg *const cfg = ptp_context->eth_dev->config; in ptp_clock_sam_gmac_adjust()2410 const struct device *const eth_dev = DEVICE_DT_INST_GET(0); in ptp_gmac_init() local2411 struct eth_sam_dev_data *dev_data = eth_dev->data; in ptp_gmac_init()2415 ptp_context->eth_dev = eth_dev; in ptp_gmac_init()
572 const struct device *const eth_dev = DEVICE_GET(eth_native_posix_##x); \573 struct eth_context *context = eth_dev->data; \
238 const struct device *const eth_dev = DEVICE_GET(eth3_test); in ptp_test_1_init() local239 struct eth_context *context = eth_dev->data; in ptp_test_1_init()254 const struct device *const eth_dev = DEVICE_GET(eth2_test); in ptp_test_2_init() local255 struct eth_context *context = eth_dev->data; in ptp_test_2_init()
272 struct phy_link_state *state, void *eth_dev) in eth_nxp_enet_qos_phy_cb() argument274 const struct device *dev = eth_dev; in eth_nxp_enet_qos_phy_cb()
481 void *eth_dev) argument483 const struct device *dev = eth_dev;
1723 const struct device *const eth_dev = DEVICE_DT_GET(DT_NODELABEL(enet)); in ptp_mcux_init() local1724 struct eth_context *context = eth_dev->data; in ptp_mcux_init()