Home
last modified time | relevance | path

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

/drivers/net/usb/
Dhso.c167 struct sk_buff *skb_tx_buf; member
725 odev->skb_tx_buf = NULL; in hso_net_open()
800 odev->skb_tx_buf = skb; in hso_net_start_xmit()
3078 if (hso_net->skb_tx_buf) { in hso_resume()
3082 hso_net_start_xmit(hso_net->skb_tx_buf, in hso_resume()
3084 hso_net->skb_tx_buf = NULL; in hso_resume()