Searched refs:net_local (Results 1 – 1 of 1) sorted by relevance
37 struct net_local { struct88 flush_tx_buffers(struct net_local *nl) in flush_tx_buffers()110 flush_tx_buffers((struct net_local *) dev); in net_close()122 struct net_local *lp = (struct net_local *) dev; in net_send_packet()160 struct net_local *lp = card->netif; in hysdn_tx_netack()186 struct net_local *lp = card->netif; in hysdn_rx_netpkt()220 struct net_local *lp = card->netif; in hysdn_tx_netget()250 struct net_local *lp; in hysdn_net_create()258 dev = alloc_etherdev(sizeof(struct net_local)); in hysdn_net_create()268 spin_lock_init(&((struct net_local *) dev)->lock); in hysdn_net_create()[all …]