Home
last modified time | relevance | path

Searched refs:nexactf (Results 1 – 12 of 12) sorted by relevance

/freebsd-head/sys/dev/cxgbe/firmware/
HDt4fw_cfg.txt8 # nexactf = 336 MPS TCAM entries, can oversubscribe.
56 nexactf = 2
68 nexactf = 2
80 nexactf = 2
92 nexactf = 2
106 nexactf = 280
152 nexactf = 8
169 nexactf = 2
181 nexactf = 2
193 nexactf = 2
[all …]
HDt6fw_cfg_hashfilter.txt8 # nexactf = 512 MPS TCAM entries, can oversubscribe.
91 nexactf = 2
103 nexactf = 2
115 nexactf = 2
127 nexactf = 2
142 nexactf = 456
180 nexactf = 8
198 nexactf = 2
210 nexactf = 2
222 nexactf = 2
[all …]
HDt5fw_cfg.txt8 # nexactf = 512 MPS TCAM entries, can oversubscribe.
100 nexactf = 2
112 nexactf = 2
124 nexactf = 2
136 nexactf = 2
151 nexactf = 456
197 nexactf = 8
214 nexactf = 2
226 nexactf = 2
238 nexactf = 2
[all …]
HDt5fw_cfg_hashfilter.txt8 # nexactf = 512 MPS TCAM entries, can oversubscribe.
109 nexactf = 2
121 nexactf = 2
133 nexactf = 2
145 nexactf = 2
160 nexactf = 456
200 nexactf = 8
217 nexactf = 2
229 nexactf = 2
241 nexactf = 2
[all …]
HDt6fw_cfg.txt8 # nexactf = 512 MPS TCAM entries, can oversubscribe.
98 nexactf = 2
110 nexactf = 2
122 nexactf = 2
134 nexactf = 2
149 nexactf = 454
198 nexactf = 8
216 nexactf = 2
228 nexactf = 2
240 nexactf = 2
[all …]
HDt5fw_cfg_uwire.txt351 nexactf = 8 # number of exact MPSTCAM MAC filters
364 nexactf = 8 # number of exact MPSTCAM MAC filters
377 nexactf = 8 # number of exact MPSTCAM MAC filters
390 nexactf = 8 # number of exact MPSTCAM MAC filters
409 nexactf = 40 # NMPSTCAM_UNIFIED
438 nexactf = 16 # (NPORTS *(no of snmc grp + 1 hw mac) + 1 anmc grp)) rounded to 16.
459 nexactf = 32 # NPORTS + adding 28 exact entries for FCoE
483 nexactf = 8 # NPORTS + DCBX +
500 nexactf = 4
512 nexactf = 4
[all …]
HDt4fw_cfg_uwire.txt315 nexactf = 8 # number of exact MPSTCAM MAC filters
327 nexactf = 8 # number of exact MPSTCAM MAC filters
339 nexactf = 8 # number of exact MPSTCAM MAC filters
351 nexactf = 8 # number of exact MPSTCAM MAC filters
368 nexactf = 40 # NMPSTCAM_UNIFIED
396 nexactf = 4 # NPORTS
416 nexactf = 32 # NPORTS + adding 28 exact entries for FCoE
439 nexactf = 8 # NPORTS + DCBX +
455 nexactf = 4
466 nexactf = 4
[all …]
HDt6fw_cfg_uwire.txt366 nexactf = 8 # number of exact MPSTCAM MAC filters
379 nexactf = 8 # number of exact MPSTCAM MAC filters
391 nexactf = 8 # number of exact MPSTCAM MAC filters
403 nexactf = 8 # number of exact MPSTCAM MAC filters
422 nexactf = 40 # NMPSTCAM_UNIFIED
455 nexactf = 16 # (NPORTS *(no of snmc grp + 1 hw mac) + 1 anmc grp)) rounded to 16.
477 nexactf = 32 # NPORTS + adding 28 exact entries for FCoE
501 nexactf = 8 # NPORTS + DCBX +
518 nexactf = 4
530 nexactf = 4
[all …]
HDt5fw_cfg_fpga.txt338 nexactf = 40 # NMPSTCAM_UNIFIED
365 nexactf = 32 # NPORTS + adding 28 exact entries for FCoE
387 nexactf = 8 # NPORTS + DCBX +
403 nexactf = 4
414 nexactf = 4
HDt6fw_cfg_fpga.txt349 nexactf = 40 # NMPSTCAM_UNIFIED
381 nexactf = 16 # (NPORTS *(no of snmc grp + 1 hw mac) + 1 anmc grp)) rounded to 16.
405 nexactf = 8 # NPORTS + DCBX +
423 nexactf = 4
435 nexactf = 4
/freebsd-head/sys/dev/cxgbe/common/
HDt4vf_hw.c343 vfres->nexactf = G_FW_PFVF_CMD_NEXACTF(word); in t4vf_get_vfres()
HDcommon.h354 unsigned int nexactf; /* N exact MPS filters */ member