Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/usb/
H A Dhso.c143 struct sk_buff *skb_tx_buf; member
704 odev->skb_tx_buf = NULL; in hso_net_open()
779 odev->skb_tx_buf = skb; in hso_net_start_xmit()
3080 if (hso_net->skb_tx_buf) { in hso_resume()
3084 hso_net_start_xmit(hso_net->skb_tx_buf, in hso_resume()
3086 hso_net->skb_tx_buf = NULL; in hso_resume()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds