Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.h447 int iflib_device_iov_add_vf(device_t, uint16_t, const nvlist_t *);
H A Diflib.c5373 iflib_device_iov_add_vf(device_t dev, uint16_t vfnum, const nvlist_t *params) in iflib_device_iov_add_vf() function