Searched refs:qnum_per_vf (Results 1 – 1 of 1) sorted by relevance
71 int qnum_per_vf; in hns_ae_get_handle() local82 qnum_per_vf = hns_ae_get_q_num_per_vf(dsaf_dev, port_id); in hns_ae_get_handle()84 vf_cb = kzalloc(struct_size(vf_cb, ae_handle.qs, qnum_per_vf), in hns_ae_get_handle()95 ae_handle->q_num = qnum_per_vf; in hns_ae_get_handle()103 ring_pair_cb += qnum_per_vf; in hns_ae_get_handle()111 for (i = 0; i < qnum_per_vf; i++) { in hns_ae_get_handle()