Searched refs:dsc1_hi (Results 1 – 1 of 1) sorted by relevance
476 uint64_t dsc0_hi, dsc0_lo, dsc1_hi, dsc1_lo; in bnxt_xmit_fixed_burst_vec() local498 dsc1_hi = tx_buf[1]->buf_iova + tx_buf[1]->data_off; in bnxt_xmit_fixed_burst_vec()503 dsc01 = _mm256_set_epi64x(dsc1_hi, dsc1_lo, dsc0_hi, dsc0_lo); in bnxt_xmit_fixed_burst_vec()