Searched refs:end_index (Results 1 – 8 of 8) sorted by relevance
6808 int end_index, int **rates) in __dp_get_supported_rates() argument6815 end_index < 0 || end_index >= DP_RATE_TABLE_SIZE) in __dp_get_supported_rates()6819 for (i = start_index; i <= end_index; i++) { in __dp_get_supported_rates()6829 for (i = start_index; i <= end_index; i++) { in __dp_get_supported_rates()6839 for (i = start_index; i <= end_index; i++) { in __dp_get_supported_rates()6849 for (i = start_index; i <= end_index; i++) { in __dp_get_supported_rates()6874 int start_index = -1, end_index = -1; in dp_get_supported_rates() local6880 end_index = CCK_RATE_TABLE_END_INDEX; in dp_get_supported_rates()6886 end_index = OFDMA_RATE_TABLE_END_INDEX; in dp_get_supported_rates()6892 end_index = OFDMA_RATE_TABLE_END_INDEX; in dp_get_supported_rates()[all …]
133 uint32_t start_index, end_index; in hal_tx_update_dscp_tid_5018() local143 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_5018()149 if (end_index < start_index) { in hal_tx_update_dscp_tid_5018()150 end_bits = end_index + 1; in hal_tx_update_dscp_tid_5018()170 if (end_index < start_index) in hal_tx_update_dscp_tid_5018()
133 uint32_t start_index, end_index; in hal_tx_update_dscp_tid_9000() local143 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_9000()149 if (end_index < start_index) { in hal_tx_update_dscp_tid_9000()150 end_bits = end_index + 1; in hal_tx_update_dscp_tid_9000()170 if (end_index < start_index) in hal_tx_update_dscp_tid_9000()
132 uint32_t start_index, end_index; in hal_tx_update_dscp_tid_6122() local142 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_6122()148 if (end_index < start_index) { in hal_tx_update_dscp_tid_6122()149 end_bits = end_index + 1; in hal_tx_update_dscp_tid_6122()169 if (end_index < start_index) in hal_tx_update_dscp_tid_6122()
136 uint32_t start_index, end_index; in hal_tx_update_dscp_tid_8074v2() local145 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_8074v2()151 if (end_index < start_index) { in hal_tx_update_dscp_tid_8074v2()152 end_bits = end_index + 1; in hal_tx_update_dscp_tid_8074v2()172 if (end_index < start_index) in hal_tx_update_dscp_tid_8074v2()
120 uint32_t start_index, end_index; in hal_tx_update_dscp_tid_5332() local130 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_5332()136 if (end_index < start_index) { in hal_tx_update_dscp_tid_5332()137 end_bits = end_index + 1; in hal_tx_update_dscp_tid_5332()157 if (end_index < start_index) in hal_tx_update_dscp_tid_5332()
135 uint32_t start_index, end_index; in hal_tx_update_dscp_tid_6432() local145 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_6432()151 if (end_index < start_index) { in hal_tx_update_dscp_tid_6432()152 end_bits = end_index + 1; in hal_tx_update_dscp_tid_6432()172 if (end_index < start_index) in hal_tx_update_dscp_tid_6432()
214 uint32_t start_index, end_index; in hal_tx_update_dscp_tid_9224() local224 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_9224()230 if (end_index < start_index) { in hal_tx_update_dscp_tid_9224()231 end_bits = end_index + 1; in hal_tx_update_dscp_tid_9224()251 if (end_index < start_index) in hal_tx_update_dscp_tid_9224()