Home
last modified time | relevance | path

Searched defs:TX_QUEUE_LEN (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/dlink/
H A Ddl2k.h36 #define TX_QUEUE_LEN (TX_RING_SIZE - 1) /* Limit ring entries actually used.*/ macro
H A Dsundance.c66 #define TX_QUEUE_LEN (TX_RING_SIZE - 1) /* Limit ring entries actually used. */ macro
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c92 #define TX_QUEUE_LEN 10 /* Limit ring entries actually used. */ macro
/openbmc/linux/drivers/net/ethernet/smsc/
H A Depic100.c54 #define TX_QUEUE_LEN 240 /* Limit ring entries actually used. */ macro
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c78 #define TX_QUEUE_LEN (TX_RING_SIZE - 6) /* Limit ring entries actually used. */ macro
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dnatsemi.c103 #define TX_QUEUE_LEN 10 /* Limit ring entries actually used, min 4. */ macro