Home
last modified time | relevance | path

Searched refs:OP_PCLID_LTE_PDCP_USER (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dprotocol_cmd.h590 {OP_TYPE_DECAP_PROTOCOL, OP_PCLID_LTE_PDCP_USER, __rta_lte_pdcp_proto},
/f-stack/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dpdcp.h2461 PROTOCOL(p, dir, OP_PCLID_LTE_PDCP_USER, in pdcp_insert_uplane_no_int_op()
3370 OP_PCLID_LTE_PDCP_USER, in cnstr_shdsc_pdcp_u_plane_encap()
3571 OP_PCLID_LTE_PDCP_USER, in cnstr_shdsc_pdcp_u_plane_decap()
/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Ddesc.h626 #define OP_PCLID_LTE_PDCP_USER (0x42 << OP_PCLID_SHIFT) macro