Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dnet.c41 #define FWNET_MIN_QUEUED_DATAGRAMS 10 /* should keep AT DMA busy enough */ macro
815 if (--dev->queued_datagrams == FWNET_MIN_QUEUED_DATAGRAMS) in dec_queued_datagrams()