Searched defs:tl (Results 1 – 1 of 1) sorted by relevance
15 void transfer_list_dump(struct transfer_list_header *tl) in transfer_list_dump()52 struct transfer_list_header *tl = addr; in transfer_list_init() local83 struct transfer_list_header *tl, in transfer_list_relocate()124 const struct transfer_list_header *tl) in transfer_list_check_header()176 struct transfer_list_entry *transfer_list_next(struct transfer_list_header *tl, in transfer_list_next()223 static uint8_t calc_byte_sum(const struct transfer_list_header *tl) in calc_byte_sum()244 void transfer_list_update_checksum(struct transfer_list_header *tl) in transfer_list_update_checksum()263 bool transfer_list_verify_checksum(const struct transfer_list_header *tl) in transfer_list_verify_checksum()272 bool transfer_list_set_data_size(struct transfer_list_header *tl, in transfer_list_set_data_size()337 bool transfer_list_rem(struct transfer_list_header *tl, in transfer_list_rem()[all …]