Searched refs:s_geths (Results 1 – 1 of 1) sorted by relevance
557 s_geths[i]->enet_dev->desc.tx_buff_cfg.size = s_geths[i]->tx_buff_cfg->size; in SDK_DECLARE_EXT_ISR_M()567 s_geths[i]->enet_dev->instance = s_geths[i]->base; in SDK_DECLARE_EXT_ISR_M()575 s_geths[i]->enet_dev->int_refclk = s_geths[i]->int_refclk; in SDK_DECLARE_EXT_ISR_M()578 s_geths[i]->enet_dev->tx_delay = s_geths[i]->tx_delay; in SDK_DECLARE_EXT_ISR_M()579 s_geths[i]->enet_dev->rx_delay = s_geths[i]->rx_delay; in SDK_DECLARE_EXT_ISR_M()585 s_geths[i]->enet_dev->ptp_clk_src = s_geths[i]->ptp_clk_src; in SDK_DECLARE_EXT_ISR_M()586 s_geths[i]->enet_dev->ptp_config = *s_geths[i]->ptp_config; in SDK_DECLARE_EXT_ISR_M()587 s_geths[i]->enet_dev->ptp_timestamp = *s_geths[i]->ptp_timestamp; in SDK_DECLARE_EXT_ISR_M()591 s_geths[i]->enet_dev->irq_number = s_geths[i]->irq_num; in SDK_DECLARE_EXT_ISR_M()601 s_geths[i]->eth_dev->parent.user_data = s_geths[i]->enet_dev; in SDK_DECLARE_EXT_ISR_M()[all …]
Completed in 4 milliseconds