Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/ !
H A Didpf_virtchnl.h140 u16 *vecids, int num_vecids,
H A Didpf_virtchnl.c3377 * @num_vecids: number of vector ids
3386 u16 *vecids, int num_vecids, in idpf_get_vec_ids() argument
3405 if ((num_vecid_filled + i) < num_vecids) { in idpf_get_vec_ids()