Searched refs:num_qv_maps (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c1930 vqvm->num_qv_maps = cpu_to_le16(num_chunks);
H A Dvirtchnl2.h1181 * @num_qv_maps: Number of queue vector maps.
1187 * virtchnl2_queue_vector_maps structure that contains num_qv_maps of
1196 __le16 num_qv_maps; member in struct:virtchnl2_queue_vector_maps
1198 struct virtchnl2_queue_vector qv_maps[] __counted_by_le(num_qv_maps);

Completed in 167 milliseconds