Home
last modified time | relevance | path

Searched refs:incomplete (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/bus/fslmc/qbman/include/
H A Dfsl_qbman_portal.h917 uint16_t opr_id, uint16_t seqnum, int incomplete);
/dpdk/doc/guides/rel_notes/
H A Drelease_18_02.rst217 This new build system support is incomplete at this point and is added
H A Drelease_2_1.rst919 could call ``rte_pktmbuf_free()`` on an incomplete scattered mbuf whose next
/dpdk/drivers/bus/fslmc/qbman/
H A Dqbman_portal.c622 uint16_t opr_id, uint16_t seqnum, int incomplete) in qbman_eq_desc_set_orp() argument
632 if (incomplete) in qbman_eq_desc_set_orp()
/dpdk/doc/guides/contributing/
H A Dabi_versioning.rst634 removing part of it, typically makes it incomplete. In those cases it is better
H A Dcoding_style.rst398 In addition, they must be declared exactly once, whereas an incomplete structure type can be mentio…