Searched refs:leading (Results 1 – 10 of 10) sorted by relevance
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_vfpf.c | 433 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 D | bnx2x.h | 2023 int leading);
|
| H A D | bnx2x.c | 6458 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 D | documentation.rst | 301 * 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 D | l3_forward_access_ctrl.rst | 101 * 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 D | l3_forward.rst | 247 * 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 D | sys_reqs.rst | 77 …which allows users to take leading edge advantage of IBM's latest POWER hardware features on Linux…
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_16_11.rst | 146 leading to incorrect frequency scaling. In addition, L3fwd-power application
|
| H A D | release_18_02.rst | 16 exiting. Not calling this function could result in leaking hugepages, leading
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 1502 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.
|