Searched refs:tfo (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/target/ |
| H A D | target_core_pr.c | 707 const struct target_core_fabric_ops *tfo = nacl->se_tpg->se_tpg_tfo; in __core_scsi3_alloc_registration() local 757 if (tfo != nacl_tmp->se_tpg->se_tpg_tfo) in __core_scsi3_alloc_registration() 1016 const struct target_core_fabric_ops *tfo, in __core_scsi3_dump_registration() argument 1028 " Node: %s%s\n", tfo->fabric_name, (register_type == REGISTER_AND_MOVE) ? in __core_scsi3_dump_registration() 1033 tfo->fabric_name, tfo->tpg_get_wwn(se_tpg), in __core_scsi3_dump_registration() 1034 tfo->tpg_get_tag(se_tpg)); in __core_scsi3_dump_registration() 1036 " Port(s)\n", tfo->fabric_name, in __core_scsi3_dump_registration() 1040 " 0x%08x APTPL: %d\n", tfo->fabric_name, in __core_scsi3_dump_registration() 1052 const struct target_core_fabric_ops *tfo = nacl->se_tpg->se_tpg_tfo; in __core_scsi3_add_registration() local 1073 __core_scsi3_dump_registration(tfo, dev, nacl, pr_reg, register_type); in __core_scsi3_add_registration() [all …]
|
| H A D | target_core_tpg.c | 568 const struct target_core_fabric_ops *tfo = se_tpg->se_tpg_tfo; in core_tpg_deregister() local 573 "Proto: %d, Portal Tag: %u\n", tfo->fabric_name, in core_tpg_deregister() 574 tfo->tpg_get_wwn(se_tpg) ? tfo->tpg_get_wwn(se_tpg) : NULL, in core_tpg_deregister() 575 se_tpg->proto_id, tfo->tpg_get_tag(se_tpg)); in core_tpg_deregister()
|
| H A D | target_core_transport.c | 386 const struct target_core_fabric_ops *tfo = se_tpg->se_tpg_tfo; in __transport_register_session() local 411 else if (tfo->tpg_check_prot_fabric_only) in __transport_register_session() 413 tfo->tpg_check_prot_fabric_only(se_tpg); in __transport_register_session() 1487 const struct target_core_fabric_ops *tfo, in __target_init_cmd() argument 1504 cmd->se_tfo = tfo; in __target_init_cmd() 1980 const struct target_core_fabric_ops *tfo = se_cmd->se_sess->se_tpg->se_tpg_tfo; in target_submit() local 1985 submit_type = tfo->default_submit_type; in target_submit() 1987 tfo->direct_submit_supp) in target_submit()
|
| /linux/tools/testing/selftests/net/ |
| H A D | tfo_passive.sh | 84 timeout -k 1s 30s ip netns exec nssv ./tfo \ 92 ip netns exec nscl ./tfo -c -h ${SERVER_IP} -p ${SERVER_PORT}
|
| H A D | .gitignore | 51 tfo
|
| H A D | Makefile | 170 tfo \
|