[go: nahoru, domu]

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

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

Completed in 25 milliseconds