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

/linux-master/drivers/net/ethernet/3com/
H A Dtyphoon.c79 #define RESPONSE_ENTRIES 32 macro
82 #define RESPONSE_RING_SIZE (RESPONSE_ENTRIES * sizeof(struct resp_desc))
243 struct resp_desc resp[RESPONSE_ENTRIES] __3xp_aligned;
348 typhoon_inc_index(index, count, RESPONSE_ENTRIES);
559 return typhoon_num_free(respReady, respCleared, RESPONSE_ENTRIES);

Completed in 182 milliseconds