Lines Matching refs:talitos_ptr
58 static void to_talitos_ptr(struct talitos_ptr *ptr, dma_addr_t dma_addr, in to_talitos_ptr()
70 static void copy_talitos_ptr(struct talitos_ptr *dst_ptr, in copy_talitos_ptr()
71 struct talitos_ptr *src_ptr, bool is_sec1) in copy_talitos_ptr()
82 static unsigned short from_talitos_ptr_len(struct talitos_ptr *ptr, in from_talitos_ptr_len()
91 static void to_talitos_ptr_ext_set(struct talitos_ptr *ptr, u8 val, in to_talitos_ptr_ext_set()
98 static void to_talitos_ptr_ext_or(struct talitos_ptr *ptr, u8 val, bool is_sec1) in to_talitos_ptr_ext_or()
108 struct talitos_ptr *ptr, in __map_single_talitos_ptr()
121 struct talitos_ptr *ptr, in map_single_talitos_ptr()
129 struct talitos_ptr *ptr, in map_single_talitos_ptr_nosync()
141 struct talitos_ptr *ptr, in unmap_single_talitos_ptr()
941 struct talitos_ptr link_tbl[0];
982 struct talitos_ptr *civ_ptr = &edesc->desc.ptr[is_ipsec_esp ? 2 : 3]; in ipsec_esp_unmap()
1114 struct talitos_ptr *link_tbl_ptr) in sg_to_link_tbl_offset()
1153 struct talitos_ptr *ptr, int sg_count, in talitos_sg_map_ext()
1180 tbl_off * sizeof(struct talitos_ptr), len, is_sec1); in talitos_sg_map_ext()
1188 struct talitos_ptr *ptr, int sg_count, in talitos_sg_map()
1217 struct talitos_ptr *civ_ptr = &desc->ptr[is_ipsec_esp ? 2 : 3]; in ipsec_esp()
1218 struct talitos_ptr *ckey_ptr = &desc->ptr[is_ipsec_esp ? 3 : 2]; in ipsec_esp()
1285 struct talitos_ptr *tbl_ptr = &edesc->link_tbl[tbl_off]; in ipsec_esp()
1287 sizeof(struct talitos_ptr) + authsize; in ipsec_esp()
1303 addr += sizeof(struct talitos_ptr) * tbl_off; in ipsec_esp()
1416 sizeof(struct talitos_ptr) + authsize * 2; in talitos_edesc_alloc()
1774 struct talitos_ptr *ptr) in talitos_handle_buggy_hash()