Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/wlan/
HDif_rum.c162 static void rum_tx_free(struct rum_tx_data *, int);
779 rum_tx_free(struct rum_tx_data *data, int txerr) in rum_tx_free() function
1051 rum_tx_free(data, 0); in rum_bulk_write_callback()
1106 rum_tx_free(data, error); in rum_bulk_write_callback()