Lines Matching full:fabrics
3 * NVMe Fabrics command implementation.
92 switch (cmd->fabrics.fctype) { in nvmet_fabrics_admin_cmd_data_len()
108 switch (cmd->fabrics.fctype) { in nvmet_parse_fabrics_admin_cmd()
125 cmd->fabrics.fctype); in nvmet_parse_fabrics_admin_cmd()
137 switch (cmd->fabrics.fctype) { in nvmet_fabrics_io_cmd_data_len()
153 switch (cmd->fabrics.fctype) { in nvmet_parse_fabrics_io_cmd()
164 cmd->fabrics.fctype); in nvmet_parse_fabrics_io_cmd()
195 /* for fabrics, this value applies to only the I/O Submission Queues */ in nvmet_install_queue()
377 cmd->fabrics.fctype != nvme_fabrics_type_connect) in nvmet_connect_cmd_data_len()
389 cmd->fabrics.opcode); in nvmet_parse_connect_cmd()
393 if (cmd->fabrics.fctype != nvme_fabrics_type_connect) { in nvmet_parse_connect_cmd()
395 cmd->fabrics.fctype); in nvmet_parse_connect_cmd()