Searched refs:virtchnl_vector_map (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13-stable/sys/dev/iavf/ |
| HD | virtchnl.h | 405 struct virtchnl_vector_map { struct 414 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_vector_map); argument 418 struct virtchnl_vector_map vecmap[1]; 744 sizeof(struct virtchnl_vector_map), 843 sizeof(struct virtchnl_vector_map)); in virtchnl_vc_validate_vf_msg()
|
| HD | iavf_vc_iflib.c | 145 (scctx->isc_vectors * sizeof(struct virtchnl_vector_map)); in iavf_map_queues()
|
| /freebsd-13-stable/sys/dev/ixl/ |
| HD | virtchnl.h | 367 struct virtchnl_vector_map { struct 376 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_vector_map); argument 380 struct virtchnl_vector_map vecmap[1]; 648 sizeof(struct virtchnl_vector_map)); in virtchnl_vc_validate_vf_msg()
|
| HD | ixl_pf_iov.c | 62 static void ixl_vf_set_qctl(struct ixl_pf *pf, const struct virtchnl_vector_map *vector, enum i40e_… 64 …l_vf_config_vector(struct ixl_pf *pf, struct ixl_vf *vf, const struct virtchnl_vector_map *vector); 725 const struct virtchnl_vector_map *vector, in ixl_vf_set_qctl() 754 const struct virtchnl_vector_map *vector) in ixl_vf_config_vector() 812 struct virtchnl_vector_map *vector; in ixl_vf_config_irq_msg()
|
| /freebsd-13-stable/sys/dev/ice/ |
| HD | virtchnl.h | 627 struct virtchnl_vector_map { struct 636 VIRTCHNL_CHECK_STRUCT_LEN(12, virtchnl_vector_map); argument 640 struct virtchnl_vector_map vecmap[1]; 2056 sizeof(struct virtchnl_vector_map), 2146 sizeof(struct virtchnl_vector_map)); in virtchnl_vc_validate_vf_msg()
|