Searched refs:MaxMsgsPerHTCBundle (Results 1 – 4 of 4) sorted by relevance
233 uint8_t MaxMsgsPerHTCBundle; member424 #define HTC_TX_BUNDLE_ENABLED(target) (target->MaxMsgsPerHTCBundle > 1)430 #define HTC_RX_BUNDLE_ENABLED(target) (target->MaxMsgsPerHTCBundle > 1)435 #define HTC_ENABLE_BUNDLE(target) (target->MaxMsgsPerHTCBundle > 1)
798 target->MaxMsgsPerHTCBundle = in htc_wait_target()799 (uint8_t) pReadyMsg->MaxMsgsPerHTCBundle; in htc_wait_target()804 if (target->MaxMsgsPerHTCBundle < 1) in htc_wait_target()805 target->MaxMsgsPerHTCBundle = 1; in htc_wait_target()811 target->MaxMsgsPerHTCBundle)); in htc_wait_target()
227 target->MaxMsgsPerHTCBundle * in allocate_htc_bundle_packet()565 target->MaxMsgsPerHTCBundle * pEndpoint->TxCreditSize; in htc_issue_packets_bundle()618 target->MaxMsgsPerHTCBundle * in htc_issue_packets_bundle()
208 MaxMsgsPerHTCBundle : 8, /* used in SDIO systems */