Home
last modified time | relevance | path

Searched defs:num_vf (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/device/
H A Dbus.h97 int (*num_vf)(struct device *dev); member
/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c232 static void bnxt_re_limit_vf_res(struct bnxt_qplib_ctx *qplib_ctx, u32 num_vf) in bnxt_re_limit_vf_res()