Home
last modified time | relevance | path

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

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