Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dhso.c143 struct sk_buff *skb_tx_buf; member
703 odev->skb_tx_buf = NULL; in hso_net_open()
778 odev->skb_tx_buf = skb; in hso_net_start_xmit()
3073 if (hso_net->skb_tx_buf) { in hso_resume()
3077 hso_net_start_xmit(hso_net->skb_tx_buf, in hso_resume()
3079 hso_net->skb_tx_buf = NULL; in hso_resume()