Home
last modified time | relevance | path

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

/dpdk/examples/l2fwd-cat/
H A Dcat.c735 struct pqos_l3ca tab[PQOS_MAX_L3CA_COS] = {{0} }; local
739 ret = pqos_l3ca_get(m_sockets[i], PQOS_MAX_L3CA_COS, &num, tab);
747 if (tab[n].cdp == 1) {
749 "dMASK: 0x%llx\n", tab[n].class_id,
751 (unsigned long long)tab[n].code_mask,
752 (unsigned long long)tab[n].data_mask);
754 (unsigned long long)tab[n].u.s.code_mask,
755 (unsigned long long)tab[n].u.s.data_mask);
759 tab[n].class_id,
761 (unsigned long long)tab[n].ways_mask);
[all …]
/dpdk/drivers/net/mvpp2/
H A Dmrvl_qos.c215 get_entry_values(const char *entry, uint8_t *tab, in get_entry_values() argument
278 *tab = val; in get_entry_values()
279 tab = RTE_PTR_ADD(tab, elem_sz); in get_entry_values()
292 *tab = val; in get_entry_values()
293 tab = RTE_PTR_ADD(tab, elem_sz); in get_entry_values()
/dpdk/
H A D.editorconfig12 indent_style = tab
/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_access_ctrl.rst108 carriage return ('\r'), horizontal tab ('\t'), or vertical tab ('\v').
H A Dl3_forward.rst252 carriage return ('\r'), horizontal tab ('\t'), or vertical tab ('\v').
/dpdk/doc/guides/contributing/
H A Dcoding_style.rst434 * Indentation is a hard tab, that is, a tab character, not a sequence of spaces,
440 * Do not put any spaces before a tab for indentation.
786 aflag = 1; /* Indent case body one tab. */
H A Ddocumentation.rst405 ``:dedent:`` is used in this example to remove 1 leading tab from each line of the snippet.
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst20 There is also support for tab completion.
3325 - Pressing *?* or the *<tab>* key displays contextual help for the current