Searched refs:alloc_tx_struct (Results 1 – 2 of 2) sorted by relevance
9 - Explain reason for multiples of 512 bytes in alloc_tx_struct()11 - No error checking for alloc_tx_struct in do_tx()
81 static struct usb_tx *alloc_tx_struct(int len) in alloc_tx_struct() function675 t = alloc_tx_struct(TX_BUF_SIZE); in do_tx()775 t = alloc_tx_struct(len); in gdm_usb_hci_send()