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