Lines Matching refs:talitos_ptr
46 static void to_talitos_ptr(struct talitos_ptr *ptr, dma_addr_t dma_addr, in to_talitos_ptr()
58 static void copy_talitos_ptr(struct talitos_ptr *dst_ptr, in copy_talitos_ptr()
59 struct talitos_ptr *src_ptr, bool is_sec1) in copy_talitos_ptr()
70 static unsigned short from_talitos_ptr_len(struct talitos_ptr *ptr, in from_talitos_ptr_len()
79 static void to_talitos_ptr_ext_set(struct talitos_ptr *ptr, u8 val, in to_talitos_ptr_ext_set()
86 static void to_talitos_ptr_ext_or(struct talitos_ptr *ptr, u8 val, bool is_sec1) in to_talitos_ptr_ext_or()
96 struct talitos_ptr *ptr, in __map_single_talitos_ptr()
109 struct talitos_ptr *ptr, in map_single_talitos_ptr()
117 struct talitos_ptr *ptr, in map_single_talitos_ptr_nosync()
129 struct talitos_ptr *ptr, in unmap_single_talitos_ptr()
997 struct talitos_ptr *civ_ptr = &edesc->desc.ptr[is_ipsec_esp ? 2 : 3]; in ipsec_esp_unmap()
1096 struct talitos_ptr *link_tbl_ptr, int align) in sg_to_link_tbl_offset()
1146 struct talitos_ptr *ptr, int sg_count, in talitos_sg_map_ext()
1175 tbl_off * sizeof(struct talitos_ptr), aligned_len, is_sec1); in talitos_sg_map_ext()
1183 struct talitos_ptr *ptr, int sg_count, in talitos_sg_map()
1213 struct talitos_ptr *civ_ptr = &desc->ptr[is_ipsec_esp ? 2 : 3]; in ipsec_esp()
1214 struct talitos_ptr *ckey_ptr = &desc->ptr[is_ipsec_esp ? 3 : 2]; in ipsec_esp()
1280 struct talitos_ptr *tbl_ptr = &edesc->link_tbl[tbl_off]; in ipsec_esp()
1384 sizeof(struct talitos_ptr) + authsize; in talitos_edesc_alloc()
1771 struct talitos_ptr *ptr) in talitos_handle_buggy_hash()