Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Dvirtchnl2.h959 struct virtchnl2_alloc_vectors { struct
964 VIRTCHNL2_CHECK_STRUCT_LEN(32, virtchnl2_alloc_vectors); argument
H A Didpf_virtchnl.c2638 struct virtchnl2_alloc_vectors *rcvd_vec __free(kfree) = NULL; in idpf_send_alloc_vectors_msg()
2640 struct virtchnl2_alloc_vectors ac = {}; in idpf_send_alloc_vectors_msg()
2691 struct virtchnl2_alloc_vectors *ac = adapter->req_vec_chunks; in idpf_send_dealloc_vectors_msg()