Searched refs:RW_T1T_MAX_LOCK_TLVS (Results 1 – 2 of 2) sorted by relevance
44 #define RW_T1T_MAX_LOCK_TLVS 0x05 /* Maximum supported Lock control TLVS in t… macro168 …tRW_T1T_LOCK_INFO lock_tlv[RW_T1T_MAX_LOCK_TLVS]; /* Information retrieved from lock control…
1111 if (p_t1t->num_lock_tlvs < RW_T1T_MAX_LOCK_TLVS) in rw_t1t_handle_tlv_detect_rsp()1137 …W_TRACE_ERROR1 ("T1T Buffer overflow error. Max supported lock tlvs=0x%02X", RW_T1T_MAX_LOCK_TLVS); in rw_t1t_handle_tlv_detect_rsp()