Searched refs:eth_device_priv (Results 1 – 1 of 1) sorted by relevance
25 struct eth_device_priv { struct150 struct eth_device_priv *priv; in eth_init_state_only()166 struct eth_device_priv *priv; in eth_halt_state_only()279 struct eth_device_priv *priv = in eth_init()309 struct eth_device_priv *priv; in eth_halt()322 struct eth_device_priv *priv; in eth_is_active()465 struct eth_device_priv *priv = dev->uclass_priv; in eth_post_probe()557 .per_device_auto_alloc_size = sizeof(struct eth_device_priv),