Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/vdpa/ifcvf/
Difcvf_base.h47 #define MSIX_VECTOR_SHARED_VQ_AND_CONFIG 2 macro
Difcvf_main.c295 else if (vf->msix_vector_status == MSIX_VECTOR_SHARED_VQ_AND_CONFIG) in ifcvf_request_config_irq()
340 vf->msix_vector_status = MSIX_VECTOR_SHARED_VQ_AND_CONFIG; in ifcvf_request_irq()