Home
last modified time | relevance | path

Searched refs:leading (Results 1 – 10 of 10) sorted by relevance

/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.c433 bnx2x_vf_q_flags(uint8_t leading) in bnx2x_vf_q_flags() argument
435 uint16_t flags = leading ? BNX2X_VF_Q_FLAG_LEADING_RSS : 0; in bnx2x_vf_q_flags()
488 bnx2x_vf_setup_queue(struct bnx2x_softc *sc, struct bnx2x_fastpath *fp, int leading) in bnx2x_vf_setup_queue() argument
492 uint16_t flags = bnx2x_vf_q_flags(leading); in bnx2x_vf_setup_queue()
H A Dbnx2x.h2023 int leading);
H A Dbnx2x.c6458 static unsigned long bnx2x_get_q_flags(struct bnx2x_softc *sc, uint8_t leading) in bnx2x_get_q_flags() argument
6466 if (leading) { in bnx2x_get_q_flags()
6579 bnx2x_setup_queue(struct bnx2x_softc *sc, struct bnx2x_fastpath *fp, uint8_t leading) in bnx2x_setup_queue() argument
6613 setup_params->flags = bnx2x_get_q_flags(sc, leading); in bnx2x_setup_queue()
/dpdk/doc/guides/contributing/
H A Ddocumentation.rst301 * Bullet lists should be formatted with a leading ``*`` as follows::
310 * Numbered lists can be formatted with a leading number but the preference is to use ``#.`` which w…
405 ``:dedent:`` is used in this example to remove 1 leading tab from each line of the snippet.
473 …* The image should be preceded by a label in the format ``.. _figure_XXXX:`` with a leading unders…
515 …* The table should be preceded by a label in the format ``.. _table_XXXX:`` with a leading undersc…
569 The label must have a leading underscore but the reference to it must omit it.
633 …to use no indentation since this is more common and also because checkpatch complains about leading
/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_access_ctrl.rst101 * ACL rule line, which starts with a leading character '@'
103 * Route rule line, which starts with a leading character 'R'
105 * Comment line, which starts with a leading character '#'
137 * Route rules start with a leading character 'R' and have the same format as ACL rules except an …
H A Dl3_forward.rst247 * Route rule line, which starts with a leading character 'R'
249 * Comment line, which starts with a leading character '#'
/dpdk/doc/guides/linux_gsg/
H A Dsys_reqs.rst77 …which allows users to take leading edge advantage of IBM's latest POWER hardware features on Linux…
/dpdk/doc/guides/rel_notes/
H A Drelease_16_11.rst146 leading to incorrect frequency scaling. In addition, L3fwd-power application
H A Drelease_18_02.rst16 exiting. Not calling this function could result in leaking hugepages, leading
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst1502 at the opposite end of the "wire" leading to the ethdev.
1564 at the opposite end of the "wire" leading to the ethdev.
3313 at the opposite end of the "wire" leading to the ethdev.
3368 at the opposite end of the "wire" leading to the ethdev.