Searched refs:nvmf_validate_command_capsule (Results 1 – 6 of 6) sorted by relevance
92 uint8_t nvmf_validate_command_capsule(struct nvmf_capsule *nc);
192 nvmf_validate_command_capsule(struct nvmf_capsule *nc) in nvmf_validate_command_capsule() function
55 sc_status = nvmf_validate_command_capsule(nc); in nvmf_controller_receive_capsule()171 sc_status = nvmf_validate_command_capsule(cc); in nvmf_accept()
125 uint8_t nvmf_validate_command_capsule(const struct nvmf_capsule *nc);
206 nvmf_validate_command_capsule(const struct nvmf_capsule *nc) in nvmf_validate_command_capsule() function
83 sc_status = nvmf_validate_command_capsule(nc); in nvmft_receive_capsule()