Lines Matching full:capsule
184 volatile u_int refs; /* Every allocated capsule holds a reference */
1510 * not released until the response capsule is received to keep in nvmf_che_handle_c2h_data()
2228 /* Use in-capsule data. */ in che_command_pdu()
2290 /* Convert a capsule into a PDU. */ in nvmf_che_send()
2556 * capsule including the 64 byte SQE and the in che_allocate_qpair()
2557 * in-capsule data. Use pdu_max_data_len to compute in che_allocate_qpair()
2809 * Limit the command capsule size so that with maximum ICD it in che_max_ioccsz()
2885 KASSERT(cc->rx_pdu.hdr != NULL, ("capsule wasn't received")); in che_validate_command_capsule()
2891 printf("NVMe/TCP: Command Capsule with mismatched ICD length\n"); in che_validate_command_capsule()
2902 printf("NVMe/TCP: Invalid SGL type in Command Capsule\n"); in che_validate_command_capsule()
2907 printf("NVMe/TCP: Invalid SGL offset in Command Capsule\n"); in che_validate_command_capsule()