Searched refs:WVLAN_MAX_TX_QUEUES (Results 1 – 2 of 2) sorted by relevance
820 #define WVLAN_MAX_TX_QUEUES 1 macro966 struct list_head txQ[WVLAN_MAX_TX_QUEUES];
783 for( i = 0; i < WVLAN_MAX_TX_QUEUES; i++ ) { in wl_insert()