Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_gmac.c52 struct eth_nxp_s32_data { struct
66 static inline struct net_if *get_iface(struct eth_nxp_s32_data *ctx) in get_iface() argument
109 struct eth_nxp_s32_data *ctx = dev->data; in phy_link_state_changed()
176 struct eth_nxp_s32_data *ctx = dev->data; in eth_nxp_s32_init()
233 struct eth_nxp_s32_data *ctx = dev->data; in eth_nxp_s32_start()
268 struct eth_nxp_s32_data *ctx = dev->data; in eth_nxp_s32_stop()
297 struct eth_nxp_s32_data *ctx = dev->data; in eth_nxp_s32_iface_init()
338 struct eth_nxp_s32_data *ctx = dev->data; in eth_nxp_s32_tx()
411 struct eth_nxp_s32_data *ctx = dev->data; in eth_nxp_s32_get_pkt()
441 struct eth_nxp_s32_data *ctx = dev->data; in eth_nxp_s32_rx()
[all …]