Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.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
439 nexactf = 8 # NPORTS + DCBX +
455 nexactf = 4
466 nexactf = 4
477 nexactf = 4
[all …]
H A Dt5fw_cfg.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
459 nexactf = 32 # NPORTS + adding 28 exact entries for FCoE
483 nexactf = 8 # NPORTS + DCBX +
500 nexactf = 4
512 nexactf = 4
524 nexactf = 4
[all …]
H A Dt6fw_cfg.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
477 nexactf = 32 # NPORTS + adding 28 exact entries for FCoE
501 nexactf = 8 # NPORTS + DCBX +
518 nexactf = 4
530 nexactf = 4
541 nexactf = 4
[all …]
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h336 unsigned int nexactf; /* N exact MPS filters */ member
H A Dt4_hw.c3391 pfres->nexactf = G_FW_PFVF_CMD_NEXACTF(word); in t4_get_pfres()