Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 12 of 12) sorted by relevance

/dpdk/drivers/common/dpaax/caamflib/desc/
H A Dalgo.h31 cnstr_shdsc_zuce(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_zuce()
76 cnstr_shdsc_zuca(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_zuca()
128 cnstr_shdsc_snow_f8(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_snow_f8()
231 cnstr_shdsc_snow_f9(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_snow_f9()
290 cnstr_shdsc_blkcipher(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_blkcipher()
384 cnstr_shdsc_hmac(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_hmac()
488 cnstr_shdsc_hash(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_hash()
568 cnstr_shdsc_kasumi_f8(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_kasumi_f8()
607 cnstr_shdsc_kasumi_f9(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_kasumi_f9()
656 cnstr_shdsc_crc(uint32_t *descbuf, bool swap) in cnstr_shdsc_crc()
[all …]
H A Dsdap.h79 bool swap, uint32_t *offset, in pdcp_sdap_get_sn_parameters()
841 bool swap, in cnstr_shdsc_pdcp_sdap_u_plane()
1016 bool swap, in cnstr_shdsc_pdcp_sdap_u_plane_encap()
1057 bool swap, in cnstr_shdsc_pdcp_sdap_u_plane_decap()
H A Dipsec.h753 cnstr_shdsc_ipsec_encap(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_ipsec_encap()
816 cnstr_shdsc_ipsec_decap(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_ipsec_decap()
1224 bool swap, in cnstr_shdsc_ipsec_new_encap()
1336 bool swap, in cnstr_shdsc_ipsec_new_decap()
1483 cnstr_shdsc_authenc(uint32_t *descbuf, bool ps, bool swap, in cnstr_shdsc_authenc()
H A Dpdcp.h2299 bool swap, in cnstr_shdsc_pdcp_c_plane_encap()
2439 bool swap, in cnstr_shdsc_pdcp_c_plane_decap()
2629 bool swap, in cnstr_shdsc_pdcp_u_plane_encap()
2814 bool swap, in cnstr_shdsc_pdcp_u_plane_decap()
2990 bool swap, in cnstr_shdsc_pdcp_short_mac()
/dpdk/drivers/common/cnxk/
H A Droc_io_generic.h36 roc_atomic64_cas(uint64_t compare, uint64_t swap, int64_t *ptr) in roc_atomic64_cas()
45 roc_atomic64_casl(uint64_t compare, uint64_t swap, int64_t *ptr) in roc_atomic64_casl()
H A Droc_io.h70 roc_atomic64_cas(uint64_t compare, uint64_t swap, int64_t *ptr) in roc_atomic64_cas()
82 roc_atomic64_casl(uint64_t compare, uint64_t swap, int64_t *ptr) in roc_atomic64_casl()
H A Droc_dpi.h15 uint8_t swap; member
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c249 int swap = false; in dpaa_sec_prep_pdcp_cdb() local
251 int swap = true; in dpaa_sec_prep_pdcp_cdb() local
378 int swap = false; in dpaa_sec_prep_ipsec_cdb() local
380 int swap = true; in dpaa_sec_prep_ipsec_cdb() local
454 int swap = false; in dpaa_sec_prep_cdb() local
456 int swap = true; in dpaa_sec_prep_cdb() local
/dpdk/lib/eal/windows/
H A Dgetopt.c86 char *swap; in permute_args() local
/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c302 int swap = false; in caam_jr_prep_cdb() local
304 int swap = true; in caam_jr_prep_cdb() local
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c3414 int swap = true; in dpaa2_sec_set_pdcp_session() local
3416 int swap = false; in dpaa2_sec_set_pdcp_session() local
/dpdk/drivers/net/ice/base/
H A Dice_fdir.h153 u8 swap; member