Searched refs:etherh_priv (Results 1 – 1 of 1) sorted by relevance
64 struct etherh_priv { struct116 #define etherh_priv(dev) \ macro143 struct etherh_priv *eh = ec->irq_data; in etherh_irq_enable()150 struct etherh_priv *eh = ec->irq_data; in etherh_irq_disable()173 switch (etherh_priv(dev)->id) { in etherh_setif()214 switch (etherh_priv(dev)->id) { in etherh_getifstat()327 dma_base = etherh_priv(dev)->dma_base; in etherh_block_output()386 dma_base = etherh_priv(dev)->dma_base; in etherh_block_input()568 etherh_priv(dev)->supported); in etherh_get_link_ksettings()657 struct etherh_priv *eh; in etherh_probe()[all …]