Home
last modified time | relevance | path

Searched refs:RESPONSE_ENTRIES (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dtyphoon.c68 #define RESPONSE_ENTRIES 32 macro
71 #define RESPONSE_RING_SIZE (RESPONSE_ENTRIES * sizeof(struct resp_desc))
242 struct resp_desc resp[RESPONSE_ENTRIES] __3xp_aligned;
357 typhoon_inc_index(index, count, RESPONSE_ENTRIES); in typhoon_inc_resp_index()
568 return typhoon_num_free(respReady, respCleared, RESPONSE_ENTRIES); in typhoon_num_free_resp()