Searched refs:TTP_RX_MAX_CREDIT (Results 1 – 2 of 2) sorted by relevance
83 #define TTP_RX_MAX_CREDIT 21 macro
441 if (credit > TTP_RX_MAX_CREDIT) in irttp_open_tsap()442 self->initial_credit = TTP_RX_MAX_CREDIT; in irttp_open_tsap()