Home
last modified time | relevance | path

Searched refs:virtchnl2_alloc_vectors (Results 1 – 4 of 4) 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.h651 struct virtchnl2_alloc_vectors *req_vec_chunks;
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()
H A Didpf_txrx.c4441 struct virtchnl2_alloc_vectors *ac; in idpf_vport_intr_init_vec_idx()