Searched refs:t_id (Results 1 – 4 of 4) sorted by relevance
49 req->sq->dhchap_tid = le16_to_cpu(data->t_id); in nvmet_auth_negotiate()345 if (le16_to_cpu(data->t_id) != req->sq->dhchap_tid) { in nvmet_execute_auth_send()348 le16_to_cpu(data->t_id), in nvmet_execute_auth_send()443 data->t_id = cpu_to_le16(req->sq->dhchap_tid); in nvmet_auth_challenge()474 data->t_id = cpu_to_le16(req->sq->dhchap_tid); in nvmet_auth_success1()498 data->t_id = cpu_to_le16(req->sq->dhchap_tid); in nvmet_auth_failure1()
113 if (le16_to_cpu(data->t_id) != transaction) { in nvme_auth_receive_validate()116 qid, le16_to_cpu(data->t_id)); in nvme_auth_receive_validate()137 data->t_id = cpu_to_le16(chap->transaction); in nvme_auth_set_dhchap_negotiate_data()302 data->t_id = cpu_to_le16(chap->transaction); in nvme_auth_set_dhchap_reply_data()394 data->t_id = cpu_to_le16(chap->transaction); in nvme_auth_set_dhchap_success2_data()408 data->t_id = cpu_to_le16(chap->transaction); in nvme_auth_set_dhchap_failure2_data()
1882 __le16 t_id; member1892 __le16 t_id; member1908 __le16 t_id; member1929 __le16 t_id; member1942 __le16 t_id; member1950 __le16 t_id; member
5180 __u32 t_id, c_id; in btf_dedup_merge_hypot_map() local5186 t_id = resolve_type_id(d, targ_type_id); in btf_dedup_merge_hypot_map()5188 t_kind = btf_kind(btf__type_by_id(d->btf, t_id)); in btf_dedup_merge_hypot_map()5211 d->map[c_id] = t_id; in btf_dedup_merge_hypot_map()5222 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()5227 !is_type_mapped(d, t_id)) { in btf_dedup_merge_hypot_map()5234 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()