Searched refs:nvmf_tcp_rxpdu (Results 1 – 2 of 2) sorted by relevance
49 struct nvmf_tcp_rxpdu { struct57 struct nvmf_tcp_rxpdu rx_pdu; argument225 nvmf_tcp_validate_pdu(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu, in nvmf_tcp_validate_pdu()309 nvmf_tcp_read_pdu(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_read_pdu()349 nvmf_tcp_free_pdu(struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_free_pdu()356 nvmf_tcp_handle_term_req(struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_handle_term_req()370 struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_save_command_capsule()391 struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_save_response_capsule()496 nvmf_tcp_handle_h2c_data(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_handle_h2c_data()569 nvmf_tcp_handle_c2h_data(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_handle_c2h_data()[all …]
110 struct nvmf_tcp_rxpdu { struct122 struct nvmf_tcp_rxpdu rx_pdu; argument306 nvmf_tcp_validate_pdu(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_validate_pdu()362 nvmf_tcp_free_pdu(struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_free_pdu()370 nvmf_tcp_handle_term_req(struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_handle_term_req()384 struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_save_command_capsule()403 struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_save_response_capsule()637 nvmf_tcp_handle_h2c_data(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_handle_h2c_data()747 nvmf_tcp_handle_c2h_data(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_handle_c2h_data()942 nvmf_tcp_handle_r2t(struct nvmf_tcp_qpair *qp, struct nvmf_tcp_rxpdu *pdu) in nvmf_tcp_handle_r2t()[all …]