Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Drtl8180.h31 #define RTL8180_NR_TX_QUEUES 2 macro
H A Ddev.c176 * static const int rtl8180_queues_map[RTL8180_NR_TX_QUEUES] = {6, 5, 4, 7};
190 static const int rtl8180_queues_map[RTL8180_NR_TX_QUEUES] = {4, 7};
1874 dev->queues = RTL8180_NR_TX_QUEUES - 1; in rtl8180_probe()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Drtl8180.h31 #define RTL8180_NR_TX_QUEUES 2 macro
H A Ddev.c176 * static const int rtl8180_queues_map[RTL8180_NR_TX_QUEUES] = {6, 5, 4, 7};
190 static const int rtl8180_queues_map[RTL8180_NR_TX_QUEUES] = {4, 7};
1876 dev->queues = RTL8180_NR_TX_QUEUES - 1; in rtl8180_probe()

Completed in 6 milliseconds