Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/avf/
H A Dvirtchnl.h382 struct virtchnl_vector_map { struct
391 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_vector_map); argument
395 struct virtchnl_vector_map vecmap[];
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c1454 struct virtchnl_vector_map *map, in ice_cfg_interrupt()
1506 struct virtchnl_vector_map *map; in ice_vc_cfg_irq_map_msg()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c371 struct virtchnl_vector_map *vecmap) in i40e_config_irq_link_list()
2490 struct virtchnl_vector_map *map; in i40e_vc_config_irq_map_msg()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c384 struct virtchnl_vector_map *vecmap; in iavf_map_queues()