Searched refs:MAX_TX_URB_NUM (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.h36 #define MAX_TX_URB_NUM 8 macro
H A Dhif_usb.c405 if ((hif_dev->tx.tx_buf_cnt == MAX_TX_URB_NUM) &&
779 for (i = 0; i < MAX_TX_URB_NUM; i++) {
798 hif_dev->tx.tx_buf_cnt = MAX_TX_URB_NUM;

Completed in 44 milliseconds