Searched refs:num_lockbytes (Results 1 – 3 of 3) sorted by relevance
283 tlv_data.num_bytes = p_t2t->num_lockbytes; in rw_t2t_ntf_tlv_detect_complete()324 while (num_locks < p_t2t->num_lockbytes) { in rw_t2t_handle_lock_read_rsp()374 if (num_locks == p_t2t->num_lockbytes) { in rw_t2t_handle_lock_read_rsp()442 (p_t2t->num_lockbytes > 0)) || in rw_t2t_handle_tlv_detect_rsp()477 (p_t2t->num_lockbytes > 0)) || in rw_t2t_handle_tlv_detect_rsp()535 (p_t2t->num_lockbytes > 0)) || in rw_t2t_handle_tlv_detect_rsp()595 if (p_t2t->num_lockbytes > 0) { in rw_t2t_handle_tlv_detect_rsp()635 p_t2t->lockbyte[p_t2t->num_lockbytes].tlv_index = in rw_t2t_handle_tlv_detect_rsp()637 p_t2t->lockbyte[p_t2t->num_lockbytes].byte_index = xx; in rw_t2t_handle_tlv_detect_rsp()638 p_t2t->lockbyte[p_t2t->num_lockbytes].b_lock_read = false; in rw_t2t_handle_tlv_detect_rsp()[all …]
204 while (num_locks < p_t1t->num_lockbytes) { in rw_t1t_extract_lock_bytes()286 while (num_locks < p_t1t->num_lockbytes) { in rw_t1t_read_locks()311 if (num_locks == p_t1t->num_lockbytes) { in rw_t1t_read_locks()426 while (num_locks < p_t1t->num_lockbytes) { in rw_t1t_handle_write_rsp()435 while (num_locks < p_t1t->num_lockbytes) { in rw_t1t_handle_write_rsp()456 while (lock_count < p_t1t->num_lockbytes) { in rw_t1t_handle_write_rsp()509 if (num_locks == p_t1t->num_lockbytes) { in rw_t1t_handle_write_rsp()608 tlv_data.num_bytes = p_t1t->num_lockbytes; in rw_t1t_handle_read_rsp()653 tlv_data.num_bytes = p_t1t->num_lockbytes; in rw_t1t_handle_read_rsp()867 (p_t1t->num_lockbytes > 0)) || in rw_t1t_handle_tlv_detect_rsp()[all …]
222 uint8_t num_lockbytes; /* Number of dynamic lock bytes present in the tag */ member436 uint8_t num_lockbytes; /* Number of dynamic lock bytes present in the tag */ member