Home
last modified time | relevance | path

Searched refs:factor (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/net/qede/base/
H A Decore_hw.c699 u32 factor = (CHIP_REV_IS_EMUL(p_hwfn->p_dev) ? in ecore_dmae_operation_wait() local
704 wait_cnt_limit *= factor; in ecore_dmae_operation_wait()
/dpdk/doc/guides/prog_guide/
H A Dqos_framework.rst968 …| | | down by the same factor. …
1394 A numerical method is used to compute the factor (1-wq)^m that appears in Equation 2.
1407 The factor (1-wq)^m can then be obtained by multiplying the table value by *m* and applying shift o…
1410 Once the factor (1-wq)^m is obtained using this method, the average queue size can be calculated fr…
1415 Other methods for calculating the factor (1-wq)^m in the expression for computing average queue size
H A Dbbdev.rst645 "ext_scale","scale factor on extrinsic info (5 bits)"
H A Drte_flow.rst3228 | ``max_ack_window`` | maximal window scaling factor |
3252 | ``scale`` | TCP window scaling factor |
/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst52 factor, and target. This distinct preference leads to multiple combinations,
/dpdk/app/test-pmd/
H A Dcmdline.c14091 uint8_t factor; member
14176 factor, RTE_UINT8);
14230 conntrack_context.max_ack_window = res->factor; in cmd_set_conntrack_common_parsed()
14301 uint32_t factor; member
14325 factor, RTE_UINT32);
14382 dir->scale = res->factor; in cmd_set_conntrack_dir_parsed()
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c10340 int factor = 0; local
10349 } while (factor-- && (val != 1));