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

/linux-master/drivers/net/usb/
H A Dr8152.c748 #define RTL8152_MAX_TX 4 macro
875 struct tx_agg tx_info[RTL8152_MAX_TX];
2097 for (i = 0; i < RTL8152_MAX_TX; i++) {
2137 for (i = 0; i < RTL8152_MAX_TX; i++) {
3329 for (i = 0; i < RTL8152_MAX_TX; i++)

Completed in 138 milliseconds