Home
last modified time | relevance | path

Searched refs:put_tx_struct (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/gdm72xx/
Dgdm_sdio.c99 static void put_tx_struct(struct tx_cxt *tx, struct sdio_tx *t) in put_tx_struct() function
303 put_tx_struct(t->tx_cxt, t); in send_sdu()
Dgdm_usb.c130 static void put_tx_struct(struct tx_cxt *tx, struct usb_tx *t) in put_tx_struct() function
271 put_tx_struct(tx, t); in __gdm_usb_send_complete()
/linux-4.1.27/drivers/staging/gdm724x/
Dgdm_usb.c175 static void put_tx_struct(struct tx_cxt *tx, struct usb_tx_sdu *t_sdu) in put_tx_struct() function
637 put_tx_struct(tx, t_sdu); in packet_aggregation()