Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/avf/
Dvirtchnl.h361 struct virtchnl_vector_map { struct
370 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_vector_map); argument
374 struct virtchnl_vector_map vecmap[1];
706 sizeof(struct virtchnl_vector_map)); in virtchnl_vc_validate_vf_msg()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_virtchnl.c324 struct virtchnl_vector_map *vecmap; in i40evf_map_queues()
340 sizeof(struct virtchnl_vector_map)); in i40evf_map_queues()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c278 struct virtchnl_vector_map *vecmap) in i40e_config_irq_link_list()
2117 struct virtchnl_vector_map *map; in i40e_vc_config_irq_map_msg()