Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/avf/
Dvirtchnl.h375 struct virtchnl_vector_map { struct
384 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_vector_map); argument
388 struct virtchnl_vector_map vecmap[1];
1393 sizeof(struct virtchnl_vector_map)); in virtchnl_vc_validate_vf_msg()
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_virtchnl.c1467 struct virtchnl_vector_map *map, in ice_cfg_interrupt()
1519 struct virtchnl_vector_map *map; in ice_vc_cfg_irq_map_msg()
/Linux-v6.1/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c343 struct virtchnl_vector_map *vecmap) in i40e_config_irq_link_list()
2460 struct virtchnl_vector_map *map; in i40e_vc_config_irq_map_msg()
/Linux-v6.1/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c385 struct virtchnl_vector_map *vecmap; in iavf_map_queues()