Searched refs:TXCTL_CREDITS (Results 1 – 4 of 4) sorted by relevance
652 #define TXCTL_CREDITS 2 macro671 tx_rsv = TXCTL_CREDITS; in data_ok()
594 #define TXCTL_CREDITS 1 macro596 #define TXCTL_CREDITS 2 macro601 (((uint8)(bus->tx_max - bus->tx_seq) > TXCTL_CREDITS) && \
611 #define TXCTL_CREDITS 2 macro615 (((uint8)(bus->tx_max - bus->tx_seq) > TXCTL_CREDITS) && \
593 #define TXCTL_CREDITS 2 macro597 (((uint8)(bus->tx_max - bus->tx_seq) > TXCTL_CREDITS) && \