Searched refs:txerr (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_rum.c643 rum_tx_free(struct rum_tx_data *data, int txerr) argument
650 txerr ? ETIMEDOUT : 0);
H A Dif_ural.c629 ural_tx_free(struct ural_tx_data *data, int txerr) argument
636 txerr ? ETIMEDOUT : 0);
H A Dif_zyd.c525 zyd_tx_free(struct zyd_tx_data *data, int txerr) argument
532 txerr ? ETIMEDOUT : 0);
H A Dif_run.c3020 struct run_tx_data *data, int txerr)
3025 txerr ? ETIMEDOUT : 0);
3019 run_tx_free(struct run_endpoint_queue *pq, struct run_tx_data *data, int txerr) argument

Completed in 182 milliseconds