Searched refs:dsc0_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() local494 dsc0_lo = (tx_buf[0]->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()