Home
last modified time | relevance | path

Searched refs:nicvf_set_qset_resources (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/vnic/
H A Dnicvf_queues.h381 int nicvf_set_qset_resources(struct nicvf *);
H A Dnicvf_main.c210 err = nicvf_set_qset_resources(nic); in nicvf_attach()
H A Dnicvf_queues.c1592 nicvf_set_qset_resources(struct nicvf *nic) in nicvf_set_qset_resources() function