Searched refs:eth_device_priv (Results 1 – 1 of 1) sorted by relevance
23 struct eth_device_priv { struct148 struct eth_device_priv *priv; in eth_init_state_only()164 struct eth_device_priv *priv; in eth_halt_state_only()277 struct eth_device_priv *priv = in eth_init()307 struct eth_device_priv *priv; in eth_halt()320 struct eth_device_priv *priv; in eth_is_active()459 struct eth_device_priv *priv = dev->uclass_priv; in eth_post_probe()551 .per_device_auto_alloc_size = sizeof(struct eth_device_priv),