Lines Matching refs:talitos_ptr

45 static void to_talitos_ptr(struct talitos_ptr *ptr, dma_addr_t dma_addr,  in to_talitos_ptr()
57 static void copy_talitos_ptr(struct talitos_ptr *dst_ptr, in copy_talitos_ptr()
58 struct talitos_ptr *src_ptr, bool is_sec1) in copy_talitos_ptr()
69 static unsigned short from_talitos_ptr_len(struct talitos_ptr *ptr, in from_talitos_ptr_len()
78 static void to_talitos_ptr_ext_set(struct talitos_ptr *ptr, u8 val, in to_talitos_ptr_ext_set()
85 static void to_talitos_ptr_ext_or(struct talitos_ptr *ptr, u8 val, bool is_sec1) in to_talitos_ptr_ext_or()
95 struct talitos_ptr *ptr, in __map_single_talitos_ptr()
108 struct talitos_ptr *ptr, in map_single_talitos_ptr()
116 struct talitos_ptr *ptr, in map_single_talitos_ptr_nosync()
128 struct talitos_ptr *ptr, in unmap_single_talitos_ptr()
1001 struct talitos_ptr *civ_ptr = &edesc->desc.ptr[is_ipsec_esp ? 2 : 3]; in ipsec_esp_unmap()
1100 struct talitos_ptr *link_tbl_ptr) in sg_to_link_tbl_offset()
1149 struct talitos_ptr *ptr, int sg_count, in talitos_sg_map_ext()
1177 tbl_off * sizeof(struct talitos_ptr), len, is_sec1); in talitos_sg_map_ext()
1185 struct talitos_ptr *ptr, int sg_count, in talitos_sg_map()
1215 struct talitos_ptr *civ_ptr = &desc->ptr[is_ipsec_esp ? 2 : 3]; in ipsec_esp()
1216 struct talitos_ptr *ckey_ptr = &desc->ptr[is_ipsec_esp ? 3 : 2]; in ipsec_esp()
1282 struct talitos_ptr *tbl_ptr = &edesc->link_tbl[tbl_off]; in ipsec_esp()
1386 sizeof(struct talitos_ptr) + authsize; in talitos_edesc_alloc()
1769 struct talitos_ptr *ptr) in talitos_handle_buggy_hash()