Home
last modified time | relevance | path

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

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