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

/linux-master/drivers/net/ethernet/alacritech/
H A Dslic.h260 #define SLIC_MAX_TX_COMPLETIONS 100 macro
H A Dslicoss.c351 /* Limit processing to SLIC_MAX_TX_COMPLETIONS frames to avoid that new
376 } while (frames < SLIC_MAX_TX_COMPLETIONS);

Completed in 261 milliseconds