Searched refs:HTC_MAX_MSG_PER_BUNDLE_TX (Results 1 – 3 of 3) sorted by relevance
48 #define HTC_MAX_MSG_PER_BUNDLE_TX CFG_HTC_MAX_MSG_PER_BUNDLE_TX macro50 #define HTC_MAX_MSG_PER_BUNDLE_TX 855 #define HTC_MAX_MSG_PER_BUNDLE_TX 32242 uint32_t tx_bundle_stats[HTC_MAX_MSG_PER_BUNDLE_TX];
1219 for (i = 0; i < HTC_MAX_MSG_PER_BUNDLE_TX; i++) in htc_dump_bundle_stats()1228 for (i = 0; i < HTC_MAX_MSG_PER_BUNDLE_TX; i++) in htc_dump_bundle_stats()
340 if (index < HTC_MAX_MSG_PER_BUNDLE_TX) in htc_send_update_tx_bundle_stats()1705 HTC_MAX_MSG_PER_BUNDLE_TX; in htc_try_send()1708 (HTC_MAX_MSG_PER_BUNDLE_TX * 2); in htc_try_send()2422 HTC_MAX_MSG_PER_BUNDLE_TX in htc_send_data_pkt()