Home
last modified time | relevance | path

Searched refs:iflib_device_iov_init (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Diflib.h445 int iflib_device_iov_init(device_t, uint16_t, const nvlist_t *);
H A Diflib.c5350 iflib_device_iov_init(device_t dev, uint16_t num_vfs, const nvlist_t *params) in iflib_device_iov_init() function