Home
last modified time | relevance | path

Searched refs:man (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_meter.c259 *man = 0; in mlx5_flow_meter_xir_man_exp_calc()
273 *man = _man; in mlx5_flow_meter_xir_man_exp_calc()
295 *man = 0; in mlx5_flow_meter_xbs_man_exp_calc()
305 *man = (uint8_t)ceil(_man); in mlx5_flow_meter_xbs_man_exp_calc()
325 uint8_t man, exp; in mlx5_flow_meter_param_fill() local
367 mlx5_flow_meter_xir_man_exp_calc(cir, &man, &exp); in mlx5_flow_meter_param_fill()
373 cir_man = man; in mlx5_flow_meter_param_fill()
376 mlx5_flow_meter_xbs_man_exp_calc(cbs, &man, &exp); in mlx5_flow_meter_param_fill()
382 cbs_man = man; in mlx5_flow_meter_param_fill()
394 eir_man = man; in mlx5_flow_meter_param_fill()
[all …]
/dpdk/doc/guides/prog_guide/
H A Dtimer_lib.rst24 Refer to the `callout manual <http://www.daemon-systems.org/man/callout.9.html>`_.
73 * `callout manual <http://www.daemon-systems.org/man/callout.9.html>`_
/dpdk/doc/guides/regexdevs/
H A Dfeatures_overview.rst87 * `PCRE: PCRE pattern man page <https://www.pcre.org/original/doc/html/pcrepattern.html>`_
/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_cat.rst152 For more info about ``pqos`` tool please see its man page or
H A Dl2_forward_real_virtual.rst150 Refer to the *glibc getopt(3)* man page for details.
H A Dl2_forward_job_stats.rst120 Refer to the *glibc getopt(3)* man page for details.
H A Dl2_forward_event.rst139 *glibc getopt(3)* man page for details.
/dpdk/doc/guides/contributing/
H A Dcoding_style.rst13 …ernel coding guidelines and the FreeBSD 7.2 Kernel Developer's Manual (see man style(9)), but was …