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