Searched refs:alloc_tx_struct (Results 1 – 4 of 4) 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()
90 static struct usb_tx *alloc_tx_struct(int len) in alloc_tx_struct() function684 t = alloc_tx_struct(TX_BUF_SIZE); in do_tx()784 t = alloc_tx_struct(len); in gdm_usb_hci_send()
41 static struct sdio_tx *alloc_tx_struct(struct tx_cxt *tx) in alloc_tx_struct() function180 t = alloc_tx_struct(tx); in init_sdio()409 t = alloc_tx_struct(tx); in gdm_sdio_send()
52 static struct usb_tx *alloc_tx_struct(struct tx_cxt *tx) in alloc_tx_struct() function226 t = alloc_tx_struct(tx); in init_usb()323 t = alloc_tx_struct(tx); in gdm_usb_send()