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

/linux-master/drivers/net/wireless/st/cw1200/
H A Dtxrx.h37 #define TX_POLICY_CACHE_SIZE (8) macro
39 struct tx_policy_cache_entry cache[TX_POLICY_CACHE_SIZE];
H A Dtxrx.c260 for (idx = 0; idx < TX_POLICY_CACHE_SIZE; idx++) {
292 for (i = 0; i < TX_POLICY_CACHE_SIZE; ++i)
362 for (i = 0; i < TX_POLICY_CACHE_SIZE; ++i) {

Completed in 118 milliseconds