Home
last modified time | relevance | path

Searched refs:t_id (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/nvme/target/
H A Dfabrics-cmd-auth.c45 req->sq->dhchap_tid = le16_to_cpu(data->t_id); in nvmet_auth_negotiate()
328 if (le16_to_cpu(data->t_id) != req->sq->dhchap_tid) { in nvmet_execute_auth_send()
331 le16_to_cpu(data->t_id), in nvmet_execute_auth_send()
426 data->t_id = cpu_to_le16(req->sq->dhchap_tid); in nvmet_auth_challenge()
457 data->t_id = cpu_to_le16(req->sq->dhchap_tid); in nvmet_auth_success1()
481 data->t_id = cpu_to_le16(req->sq->dhchap_tid); in nvmet_auth_failure1()
/linux/drivers/nvme/host/
H A Dauth.c114 if (le16_to_cpu(data->t_id) != transaction) { in nvme_auth_receive_validate()
117 qid, le16_to_cpu(data->t_id)); in nvme_auth_receive_validate()
136 data->t_id = cpu_to_le16(chap->transaction); in nvme_auth_set_dhchap_negotiate_data()
321 data->t_id = cpu_to_le16(chap->transaction); in nvme_auth_set_dhchap_reply_data()
413 data->t_id = cpu_to_le16(chap->transaction); in nvme_auth_set_dhchap_success2_data()
427 data->t_id = cpu_to_le16(chap->transaction); in nvme_auth_set_dhchap_failure2_data()
/linux/include/linux/
H A Dnvme.h1866 __le16 t_id; member
1876 __le16 t_id; member
1892 __le16 t_id; member
1913 __le16 t_id; member
1926 __le16 t_id; member
1934 __le16 t_id; member