Searched defs:pf_resources (Results 1 – 1 of 1) sorted by relevance
327 struct pf_resources { struct328 unsigned int nvi; /* N virtual interfaces */329 unsigned int neq; /* N egress Qs */330 unsigned int nethctrl; /* N egress ETH or CTRL Qs */331 unsigned int niqflint; /* N ingress Qs/w free list(s) & intr */332 unsigned int niq; /* N ingress Qs */333 unsigned int tc; /* PCI-E traffic class */334 unsigned int pmask; /* port access rights mask */335 unsigned int nexactf; /* N exact MPS filters */336 unsigned int r_caps; /* read capabilities */[all …]