Searched refs:dsc3_hi (Results 1 – 1 of 1) sorted by relevance
477 uint64_t dsc2_hi, dsc2_lo, dsc3_hi, dsc3_lo; in bnxt_xmit_fixed_burst_vec() local510 dsc3_hi = tx_buf[3]->buf_iova + tx_buf[3]->data_off; in bnxt_xmit_fixed_burst_vec()515 dsc23 = _mm256_set_epi64x(dsc3_hi, dsc3_lo, dsc2_hi, dsc2_lo); in bnxt_xmit_fixed_burst_vec()