Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U.h179 struct tx_desc_819x_usb { struct
327 #define USB_HWDESC_HEADER_LEN sizeof(struct tx_desc_819x_usb)
H A Dr8192U_core.c1222 struct tx_desc_819x_usb *tx_desc = (struct tx_desc_819x_usb *)skb->data; in rtl8192_tx()
1295 memset(tx_desc, 0, sizeof(struct tx_desc_819x_usb)); in rtl8192_tx()