Home
last modified time | relevance | path

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

/src/sys/contrib/dev/rtw89/
H A Dusb.h63 struct usb_anchor tx_submitted; member
H A Dusb.c258 usb_anchor_urb(urb, &rtwusb->tx_submitted); in rtw89_usb_write_port()
584 usb_kill_anchored_urbs(&rtwusb->tx_submitted); in rtw89_usb_cancel_tx_bufs()
928 init_usb_anchor(&rtwusb->tx_submitted); in rtw89_usb_intf_init()