Searched refs:HTC_TX_BUNDLE_ENABLED (Results 1 – 2 of 2) sorted by relevance
424 #define HTC_TX_BUNDLE_ENABLED(target) (target->MaxMsgsPerHTCBundle > 1) macro426 #define HTC_TX_BUNDLE_ENABLED(target) 0 macro
757 if (HTC_TX_BUNDLE_ENABLED(target) && in htc_issue_packets()1699 if (HTC_TX_BUNDLE_ENABLED(target) && tx_resources && in htc_try_send()2361 if (HTC_TX_BUNDLE_ENABLED(target) && (more_data)) { in htc_send_data_pkt()2411 else if (HTC_TX_BUNDLE_ENABLED(target)) { in htc_send_data_pkt()2445 if (HTC_TX_BUNDLE_ENABLED(target) && in htc_send_data_pkt()