Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 in slic_xmit_complete()
376 } while (frames < SLIC_MAX_TX_COMPLETIONS); in slic_xmit_complete()
/kernel/linux/linux-6.6/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 in slic_xmit_complete()
376 } while (frames < SLIC_MAX_TX_COMPLETIONS); in slic_xmit_complete()

Completed in 9 milliseconds