Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/alacritech/
H A Dslic.h260 #define SLIC_MAX_TX_COMPLETIONS 100 macro
H A Dslicoss.c376 } while (frames < SLIC_MAX_TX_COMPLETIONS); in slic_xmit_complete()