Searched refs:start_len (Results 1 – 2 of 2) sorted by relevance
259 unsigned int start_len; local267 start_len = min(len, MAX_MEMHEX_BYTES);269 for (i = 0, j = 0; i < start_len; i++) {271 for (i = start_len-1, j = 0; i >= 0; i--) {286 len -= start_len;287 data += start_len;
338 struct iwl_tfh_tfd *tfd, int start_len, in iwl_txq_gen2_build_amsdu() argument353 &dev_cmd->hdr, start_len, 0); in iwl_txq_gen2_build_amsdu()