Searched refs:neq (Results 1 – 9 of 9) sorted by relevance
314 neq = 16 # niqflint + nethctrl Egress Queues326 neq = 16 # niqflint + nethctrl Egress Queues338 neq = 16 # niqflint + nethctrl Egress Queues350 neq = 16 # niqflint + nethctrl Egress Queues367 neq = 256 # NEQ_UNIFIED + NEQ_WD395 neq = 64 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX)415 neq = 66 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) + 2 (EXTRA)454 neq = 4 # 2 "Queue Sets" * 2465 neq = 4 # 2 "Queue Sets" * 2476 neq = 4 # 2 "Queue Sets" * 2[all …]
350 neq = 16 # niqflint + nethctrl Egress Queues363 neq = 16 # niqflint + nethctrl Egress Queues376 neq = 16 # niqflint + nethctrl Egress Queues389 neq = 16 # niqflint + nethctrl Egress Queues407 neq = 256 # NEQ_UNIFIED + NEQ_WD437 neq = 64 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX)458 neq = 66 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) + 2 (EXTRA)499 neq = 8 # 2 "Queue Sets" * 2511 neq = 8 # 2 "Queue Sets" * 2523 neq = 8 # 2 "Queue Sets" * 2[all …]
365 neq = 16 # niqflint + nethctrl Egress Queues378 neq = 16 # niqflint + nethctrl Egress Queues390 neq = 16 # niqflint + nethctrl Egress Queues402 neq = 16 # niqflint + nethctrl Egress Queues420 neq = 256 # NEQ_UNIFIED + NEQ_WD454 neq = 64 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX)476 neq = 66 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) + 2 (EXTRA)517 neq = 8 # 2 "Queue Sets" * 2529 neq = 8 # 2 "Queue Sets" * 2540 neq = 8 # 2 "Queue Sets" * 2[all …]
1060 int neq; in oce_set_eq_delay() local1067 for (neq = 0; neq < eq_cnt; neq++) { in oce_set_eq_delay()1068 fwcmd->params.req.delay[neq].eq_id = eq_arr[neq]; in oce_set_eq_delay()1069 fwcmd->params.req.delay[neq].phase = 0; in oce_set_eq_delay()1070 fwcmd->params.req.delay[neq].dm = eq_delay; in oce_set_eq_delay()
58 neq next not or otherwise repeat restart resume sr0 sr1 srd srr sl0 sl1\
391 int neq; /* total egress queues */ member
583 s->neq = s->ntxq + s->nrxq; /* the fl in an rxq is an eq */ in t4_devo_attach()2011 MIN(sc->params.pfres.neq / 2, sc->params.pfres.niqflint); in cfg_itype_and_nqueues()2031 MIN(sc->params.pfres.neq / 2, sc->params.pfres.nethctrl); in cfg_itype_and_nqueues()
331 unsigned int neq; /* N egress Qs */ member
3385 pfres->neq = G_FW_PFVF_CMD_NEQ(word); in t4_get_pfres()