Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_SRIOV
drivers/gpu/drm/xe/xe_sriov.h
46
#define IS_SRIOV(xe) (IS_SRIOV_PF(xe) || IS_SRIOV_VF(xe))
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
1764
#define IS_SRIOV(bp) ((bp)->vfdb)