Lines Matching refs:s6gmac
346 struct s6gmac { struct
373 static void s6gmac_rx_fillfifo(struct s6gmac *pd) in s6gmac_rx_fillfifo() argument
387 struct s6gmac *pd = netdev_priv(dev); in s6gmac_rx_interrupt()
408 struct s6gmac *pd = netdev_priv(dev); in s6gmac_tx_interrupt()
467 static void s6gmac_stats_collect(struct s6gmac *pd, in s6gmac_stats_collect()
480 static void s6gmac_stats_carry(struct s6gmac *pd, in s6gmac_stats_carry()
491 static inline u32 s6gmac_stats_pending(struct s6gmac *pd, int carry) in s6gmac_stats_pending()
498 static inline void s6gmac_stats_interrupt(struct s6gmac *pd, int carry) in s6gmac_stats_interrupt()
511 struct s6gmac *pd = netdev_priv(dev); in s6gmac_interrupt()
526 static inline void s6gmac_set_dstaddr(struct s6gmac *pd, int n, in s6gmac_set_dstaddr()
537 struct s6gmac *pd = netdev_priv(dev); in s6gmac_stop_device()
543 struct s6gmac *pd = netdev_priv(dev); in s6gmac_init_device()
643 static void s6mii_enable(struct s6gmac *pd) in s6mii_enable()
654 static int s6mii_busy(struct s6gmac *pd, int tmo) in s6mii_busy()
666 struct s6gmac *pd = bus->priv; in s6mii_read()
682 struct s6gmac *pd = bus->priv; in s6mii_write()
697 struct s6gmac *pd = bus->priv; in s6mii_reset()
704 static void s6gmac_set_rgmii_txclock(struct s6gmac *pd) in s6gmac_set_rgmii_txclock()
726 struct s6gmac *pd = netdev_priv(dev); in s6gmac_linkisup()
743 struct s6gmac *pd = netdev_priv(dev); in s6gmac_adjust_link()
792 struct s6gmac *pd = netdev_priv(dev); in s6gmac_phy_start()
811 struct s6gmac *pd = netdev_priv(dev); in s6gmac_init_stats()
844 struct s6gmac *pd = netdev_priv(dev); in s6gmac_init_dmac()
853 struct s6gmac *pd = netdev_priv(dev); in s6gmac_tx()
879 struct s6gmac *pd = netdev_priv(dev); in s6gmac_tx_timeout()
888 struct s6gmac *pd = netdev_priv(dev); in s6gmac_open()
916 struct s6gmac *pd = netdev_priv(dev); in s6gmac_stop()
933 struct s6gmac *pd = netdev_priv(dev); in s6gmac_stats()
959 struct s6gmac *pd; in s6gmac_probe()
1036 struct s6gmac *pd = netdev_priv(dev); in s6gmac_remove()