Searched defs:pf_resources (Results 1 – 1 of 1) sorted by relevance
402 struct pf_resources { struct403 unsigned int nvi; /* N virtual interfaces */404 unsigned int neq; /* N egress Qs */405 unsigned int nethctrl; /* N egress ETH or CTRL Qs */406 unsigned int niqflint; /* N ingress Qs/w free list(s) & intr */407 unsigned int niq; /* N ingress Qs */408 unsigned int tc; /* PCI-E traffic class */409 unsigned int pmask; /* port access rights mask */410 unsigned int nexactf; /* N exact MPS filters */411 unsigned int r_caps; /* read capabilities */[all …]