Searched refs:nicpf_iov_add_vf (Results 1 – 1 of 1) sorted by relevance
130 static int nicpf_iov_add_vf(device_t, uint16_t, const nvlist_t *);142 DEVMETHOD(pci_iov_add_vf, nicpf_iov_add_vf),302 nicpf_iov_add_vf(device_t dev, uint16_t vfnum, const nvlist_t *params) in nicpf_iov_add_vf() function