Home
last modified time | relevance | path

Searched refs:start_vecid (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c3217 u16 start_vecid, num_vec; in idpf_get_vec_ids() local
3221 start_vecid = le16_to_cpu(chunk->start_vector_id); in idpf_get_vec_ids()
3225 vecids[num_vecid_filled + i] = start_vecid; in idpf_get_vec_ids()
3226 start_vecid++; in idpf_get_vec_ids()