Lines Matching defs:nvmf_tcp_rxpdu
49 struct nvmf_tcp_rxpdu {
57 struct nvmf_tcp_rxpdu rx_pdu;
225 nvmf_tcp_validate_pdu(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu,
309 nvmf_tcp_read_pdu(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu)
349 nvmf_tcp_free_pdu(struct nvmf_tcp_rxpdu *pdu)
356 nvmf_tcp_handle_term_req(struct nvmf_tcp_rxpdu *pdu)
370 struct nvmf_tcp_rxpdu *pdu)
391 struct nvmf_tcp_rxpdu *pdu)
496 nvmf_tcp_handle_h2c_data(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu)
569 nvmf_tcp_handle_c2h_data(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu)
702 nvmf_tcp_handle_r2t(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu)
759 struct nvmf_tcp_rxpdu pdu;