Home
last modified time | relevance | path

Searched refs:annotation (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c30 struct dpaa2_annot_hdr *annotation);
56 struct dpaa2_annot_hdr *annotation = in dpaa2_dev_rx_parse_new() local
132 struct dpaa2_annot_hdr *annotation) in dpaa2_dev_rx_parse_slow() argument
139 annotation->word3, annotation->word4); in dpaa2_dev_rx_parse_slow()
148 (VLAN_TCI_OFFSET_1(annotation->word5) >> 16)); in dpaa2_dev_rx_parse_slow()
223 struct dpaa2_annot_hdr *annotation = in dpaa2_dev_rx_parse() local
227 annotation->word4); in dpaa2_dev_rx_parse()
242 if (annotation->word3 & 0x7FFFFC3FFFF) in dpaa2_dev_rx_parse()
246 switch (annotation->word4) { in dpaa2_dev_rx_parse()
890 struct dpaa2_annot_hdr *annotation; in dpaa2_dev_tx_conf() local
[all …]
/f-stack/dpdk/drivers/net/tap/
H A Dtap_flow.c163 const char *annotation; member
950 strlen(adata->bpf.annotation) + 1, in add_action()
951 adata->bpf.annotation); in add_action()
1841 char annotation[64]; in rss_enable() local
1919 snprintf(annotation, sizeof(annotation), "[%s%d]", in rss_enable()
1921 tap_nlattr_add(&msg->nh, TCA_BPF_NAME, strlen(annotation) + 1, in rss_enable()
1922 annotation); in rss_enable()
2146 .annotation = sec_name[SEC_L3_L4], in rss_add_actions()
/f-stack/dpdk/doc/guides/contributing/
H A Dabi_versioning.rst473 ``__rte_experimental`` annotation from the function and move the symbol from the
H A Dpatches.rst556 and also optionally in the cover letter or in the annotation.