Searched refs:num_roce_msix (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h250 u16 num_roce_msix; /* Num of roce vectors for this VF */ member in struct:hclgevf_dev
H A Dhclgevf_main.c2071 roce->rinfo.num_vectors = hdev->num_roce_msix;
2620 hdev->num_roce_msix =
2625 hdev->num_nic_msix = hdev->num_roce_msix;
2630 hdev->num_msi = hdev->num_roce_msix +

Completed in 137 milliseconds