Home
last modified time | relevance | path

Searched refs:greth (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/aeroflex/
H A Dgreth.c43 #include "greth.h"
117 static inline void greth_enable_tx(struct greth_private *greth) in greth_enable_tx() argument
120 GRETH_REGORIN(greth->regs->control, GRETH_TXEN); in greth_enable_tx()
123 static inline void greth_enable_tx_and_irq(struct greth_private *greth) in greth_enable_tx_and_irq() argument
126 GRETH_REGORIN(greth->regs->control, GRETH_TXEN | GRETH_TXI); in greth_enable_tx_and_irq()
129 static inline void greth_disable_tx(struct greth_private *greth) in greth_disable_tx() argument
131 GRETH_REGANDIN(greth->regs->control, ~GRETH_TXEN); in greth_disable_tx()
134 static inline void greth_enable_rx(struct greth_private *greth) in greth_enable_rx() argument
137 GRETH_REGORIN(greth->regs->control, GRETH_RXEN); in greth_enable_rx()
140 static inline void greth_disable_rx(struct greth_private *greth) in greth_disable_rx() argument
145 greth_enable_irqs(struct greth_private *greth) greth_enable_irqs() argument
150 greth_disable_irqs(struct greth_private *greth) greth_disable_irqs() argument
165 greth_clean_rings(struct greth_private *greth) greth_clean_rings() argument
232 greth_init_rings(struct greth_private *greth) greth_init_rings() argument
341 struct greth_private *greth = netdev_priv(dev); greth_open() local
376 struct greth_private *greth = netdev_priv(dev); greth_close() local
396 struct greth_private *greth = netdev_priv(dev); greth_start_xmit() local
465 struct greth_private *greth = netdev_priv(dev); greth_start_xmit_gbit() local
586 struct greth_private *greth; greth_interrupt() local
620 struct greth_private *greth; greth_clean_tx() local
674 struct greth_private *greth; greth_clean_tx_gbit() local
740 struct greth_private *greth; greth_rx() local
856 struct greth_private *greth; greth_rx_gbit() local
972 struct greth_private *greth; greth_poll() local
1020 struct greth_private *greth; greth_set_mac_add() local
1045 struct greth_private *greth = netdev_priv(dev); greth_set_hash_filter() local
1064 struct greth_private *greth = netdev_priv(dev); greth_set_multicast_list() local
1097 struct greth_private *greth = netdev_priv(dev); greth_get_msglevel() local
1103 struct greth_private *greth = netdev_priv(dev); greth_set_msglevel() local
1114 struct greth_private *greth = netdev_priv(dev); greth_get_drvinfo() local
1124 struct greth_private *greth = netdev_priv(dev); greth_get_regs() local
1151 wait_for_mdio(struct greth_private *greth) wait_for_mdio() argument
1163 struct greth_private *greth = bus->priv; greth_mdio_read() local
1185 struct greth_private *greth = bus->priv; greth_mdio_write() local
1201 struct greth_private *greth = netdev_priv(dev); greth_link_change() local
1254 struct greth_private *greth = netdev_priv(dev); greth_mdio_probe() local
1289 greth_mdio_init(struct greth_private *greth) greth_mdio_init() argument
1344 struct greth_private *greth; greth_of_probe() local
1531 struct greth_private *greth = netdev_priv(ndev); greth_of_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/aeroflex/
H A Dgreth.c43 #include "greth.h"
117 static inline void greth_enable_tx(struct greth_private *greth) in greth_enable_tx() argument
120 GRETH_REGORIN(greth->regs->control, GRETH_TXEN); in greth_enable_tx()
123 static inline void greth_enable_tx_and_irq(struct greth_private *greth) in greth_enable_tx_and_irq() argument
126 GRETH_REGORIN(greth->regs->control, GRETH_TXEN | GRETH_TXI); in greth_enable_tx_and_irq()
129 static inline void greth_disable_tx(struct greth_private *greth) in greth_disable_tx() argument
131 GRETH_REGANDIN(greth->regs->control, ~GRETH_TXEN); in greth_disable_tx()
134 static inline void greth_enable_rx(struct greth_private *greth) in greth_enable_rx() argument
137 GRETH_REGORIN(greth->regs->control, GRETH_RXEN); in greth_enable_rx()
140 static inline void greth_disable_rx(struct greth_private *greth) in greth_disable_rx() argument
145 greth_enable_irqs(struct greth_private *greth) greth_enable_irqs() argument
150 greth_disable_irqs(struct greth_private *greth) greth_disable_irqs() argument
165 greth_clean_rings(struct greth_private *greth) greth_clean_rings() argument
232 greth_init_rings(struct greth_private *greth) greth_init_rings() argument
341 struct greth_private *greth = netdev_priv(dev); greth_open() local
376 struct greth_private *greth = netdev_priv(dev); greth_close() local
396 struct greth_private *greth = netdev_priv(dev); greth_start_xmit() local
465 struct greth_private *greth = netdev_priv(dev); greth_start_xmit_gbit() local
586 struct greth_private *greth; greth_interrupt() local
620 struct greth_private *greth; greth_clean_tx() local
674 struct greth_private *greth; greth_clean_tx_gbit() local
740 struct greth_private *greth; greth_rx() local
856 struct greth_private *greth; greth_rx_gbit() local
972 struct greth_private *greth; greth_poll() local
1020 struct greth_private *greth; greth_set_mac_add() local
1045 struct greth_private *greth = netdev_priv(dev); greth_set_hash_filter() local
1064 struct greth_private *greth = netdev_priv(dev); greth_set_multicast_list() local
1097 struct greth_private *greth = netdev_priv(dev); greth_get_msglevel() local
1103 struct greth_private *greth = netdev_priv(dev); greth_set_msglevel() local
1114 struct greth_private *greth = netdev_priv(dev); greth_get_drvinfo() local
1124 struct greth_private *greth = netdev_priv(dev); greth_get_regs() local
1151 wait_for_mdio(struct greth_private *greth) wait_for_mdio() argument
1163 struct greth_private *greth = bus->priv; greth_mdio_read() local
1185 struct greth_private *greth = bus->priv; greth_mdio_write() local
1201 struct greth_private *greth = netdev_priv(dev); greth_link_change() local
1254 struct greth_private *greth = netdev_priv(dev); greth_mdio_probe() local
1289 greth_mdio_init(struct greth_private *greth) greth_mdio_init() argument
1344 struct greth_private *greth; greth_of_probe() local
1531 struct greth_private *greth = netdev_priv(ndev); greth_of_remove() local
[all...]

Completed in 3 milliseconds