OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
I40E_MASK
sys/dev/pci/if_iavf.c
96
#define I40E_MASK(mask, shift) ((mask) << (shift))
sys/dev/pci/if_ixl.c
103
#define I40E_MASK(mask, shift) ((mask) << (shift))