Home
last modified time | relevance | path

Searched refs:sgiseeq_private (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/seeq/
Dsgiseeq.c89 struct sgiseeq_private { struct
141 static inline void seeq_go(struct sgiseeq_private *sp, in seeq_go()
151 struct sgiseeq_private *sp = netdev_priv(dev); in __sgiseeq_set_mac_address()
162 struct sgiseeq_private *sp = netdev_priv(dev); in sgiseeq_set_mac_address()
180 struct sgiseeq_private *sp = netdev_priv(dev); in seeq_init_ring()
220 struct sgiseeq_private *sp = netdev_priv(dev); in seeq_purge_ring()
241 static struct sgiseeq_private *gpriv;
286 static int init_seeq(struct net_device *dev, struct sgiseeq_private *sp, in init_seeq()
326 static inline void rx_maybe_restart(struct sgiseeq_private *sp, in rx_maybe_restart()
336 static inline void sgiseeq_rx(struct net_device *dev, struct sgiseeq_private *sp, in sgiseeq_rx()
[all …]