Searched defs:ttag (Results 1 – 5 of 5) sorted by relevance
| /freebsd/lib/libnvmf/ |
| H A D | nvmf_tcp.c | 36 uint16_t ttag; member 96 uint32_t data_offset, size_t data_len, uint16_t cid, uint16_t ttag, in tcp_alloc_command_buffer() 118 tcp_find_command_buffer(struct nvmf_tcp_qpair *qp, uint16_t cid, uint16_t ttag, in tcp_find_command_buffer() 133 tcp_purge_command_buffer(struct nvmf_tcp_qpair *qp, uint16_t cid, uint16_t ttag, in tcp_purge_command_buffer() 659 tcp_send_h2c_pdu(struct nvmf_tcp_qpair *qp, uint16_t cid, uint16_t ttag, in tcp_send_h2c_pdu() 678 tcp_send_h2c_pdus(struct nvmf_tcp_qpair *qp, uint16_t cid, uint16_t ttag, in tcp_send_h2c_pdus() 1321 tcp_send_r2t(struct nvmf_tcp_qpair *qp, uint16_t cid, uint16_t ttag, in tcp_send_r2t() 1343 uint16_t ttag; in tcp_receive_r2t_data() local
|
| /freebsd/sys/dev/nvmf/ |
| H A D | nvmf_tcp.c | 51 uint16_t ttag; member 228 uint16_t cid, uint16_t ttag) in tcp_find_command_buffer() 250 uint16_t cid, uint16_t ttag) in tcp_purge_command_buffer() 531 uint16_t ttag; in nvmf_tcp_allocate_ttag() local 563 tcp_send_r2t(struct nvmf_tcp_qpair *qp, uint16_t cid, uint16_t ttag, in tcp_send_r2t() 642 uint16_t ttag; in nvmf_tcp_handle_h2c_data() local 922 tcp_send_h2c_pdu(struct nvmf_tcp_qpair *qp, uint16_t cid, uint16_t ttag, in tcp_send_h2c_pdu()
|
| /freebsd/sys/dev/cxgbe/nvmf/ |
| H A D | nvmf_che.c | 97 #define CHE_TAG_IS_FL(ttag) (((ttag) & CHE_FL_TAG_MASK) == CHE_FL_TAG_MASK) argument 98 #define CHE_RAW_FL_TAG(ttag) ((ttag) & ~CHE_FL_TAG_MASK) argument 157 uint16_t ttag; member 1200 uint16_t ttag; in nvmf_che_allocate_fl_ttag() local 1279 che_send_r2t(struct nvmf_che_qpair *qp, uint16_t cid, uint16_t ttag, in che_send_r2t() 1314 uint16_t ttag; in nvmf_che_send_next_r2t() local 1367 uint16_t ttag, fl_ttag; in nvmf_che_handle_h2c_data() local 1745 che_send_h2c_pdu(struct nvmf_che_qpair *qp, uint16_t cid, uint16_t ttag, in che_send_h2c_pdu()
|
| /freebsd/crypto/openssl/crypto/asn1/ |
| H A D | tasn_enc.c | 218 int i, ret, ttag, tclass, ndef, len; in asn1_template_ex_i2d() local
|
| H A D | asn1_lib.c | 164 int i, ttag; in ASN1_put_object() local
|