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

/linux-4.1.27/drivers/net/usb/
H A Dr8152.c454 #define RTL8152_MAX_TX 4 macro
587 struct tx_agg tx_info[RTL8152_MAX_TX];
1235 for (i = 0; i < RTL8152_MAX_TX; i++) { free_all_mem()
1295 for (i = 0; i < RTL8152_MAX_TX; i++) { alloc_all_mem()
1907 for (i = 0; i < RTL8152_MAX_TX; i++) rtl8152_tx_timeout()
2192 for (i = 0; i < RTL8152_MAX_TX; i++) rtl_disable()

Completed in 50 milliseconds