Searched refs:IFCVF_MAX_QUEUE_PAIRS (Results 1 – 3 of 3) sorted by relevance
36 #define IFCVF_MAX_QUEUE_PAIRS 1 macro55 #define IFCVF_MAX_INTR (IFCVF_MAX_QUEUE_PAIRS * 2 + 1)83 struct vring_info vring[IFCVF_MAX_QUEUE_PAIRS * 2];103 struct ifcvf_vring_lm_cfg vring_lm_cfg[IFCVF_MAX_QUEUE_PAIRS];
87 for (i = 0; i < IFCVF_MAX_QUEUE_PAIRS * 2; i++) { in ifcvf_request_irq()116 vf->nr_vring = IFCVF_MAX_QUEUE_PAIRS * 2; in ifcvf_start_datapath()132 for (i = 0; i < IFCVF_MAX_QUEUE_PAIRS * 2; i++) in ifcvf_stop_datapath()145 for (i = 0; i < IFCVF_MAX_QUEUE_PAIRS * 2; i++) { in ifcvf_reset_vring()213 ifcvf_free_irq(adapter, IFCVF_MAX_QUEUE_PAIRS * 2); in ifcvf_vdpa_set_status()442 IFCVF_MAX_QUEUE_PAIRS * 2); in ifcvf_probe()463 for (i = 0; i < IFCVF_MAX_QUEUE_PAIRS * 2; i++) in ifcvf_probe()
159 for (i = 0; i < IFCVF_MAX_QUEUE_PAIRS * 2; i++) { in ifcvf_init_hw()283 q_pair_id = qid / (IFCVF_MAX_QUEUE_PAIRS * 2); in ifcvf_get_vq_state()297 q_pair_id = qid / (IFCVF_MAX_QUEUE_PAIRS * 2); in ifcvf_set_vq_state()