Searched refs:dsc1_lo (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() local499 dsc1_lo = (tx_buf[1]->data_len << 16) | 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()