Searched refs:total_vf_cnt (Results 1 – 1 of 1) sorted by relevance
1154 uint16_t total_vf_cnt; in nic_sriov_init() local1163 total_vf_cnt = pci_read_config(dev, iov_pos + PCIR_SRIOV_TOTAL_VFS, 2); in nic_sriov_init()1164 if (total_vf_cnt == 0) in nic_sriov_init()