Searched refs:DSW_PORT_MIN_CREDITS (Results 1 – 2 of 2) sorted by relevance
64 #define DSW_PORT_MIN_CREDITS (DSW_MIN_CREDIT_LOAN) macro
37 acquired_credits = RTE_MAX(missing_credits, DSW_PORT_MIN_CREDITS); in dsw_port_acquire_credits()71 int32_t leave_credits = DSW_PORT_MIN_CREDITS; in dsw_port_return_credits()