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