Searched refs:SLIC_MAX_TX_COMPLETIONS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/alacritech/ | ||
H A D | slic.h | 260 #define SLIC_MAX_TX_COMPLETIONS 100 macro |
H A D | slicoss.c | 376 } while (frames < SLIC_MAX_TX_COMPLETIONS); in slic_xmit_complete() |