Home
last modified time | relevance | path

Searched defs:hso_net (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dhso.c128 struct hso_net { struct
129 struct hso_device *parent;
130 struct net_device *net;
131 struct rfkill *rfkill;
132 char name[24];
140 void *mux_bulk_tx_buf;
142 struct sk_buff *skb_rx_buf;
143 struct sk_buff *skb_tx_buf;
146 spinlock_t net_lock;
150 struct iphdr rx_ip_hdr;
[all …]