Lines Matching refs:efc
519 efct_xport_domain_free_cb(struct efc *efc, void *arg) in efct_xport_domain_free_cb() argument
682 struct efc *efc = efct->efcport; in efct_get_host_port_id() local
685 if (efc->domain && efc->domain->nport) { in efct_get_host_port_id()
686 nport = efc->domain->nport; in efct_get_host_port_id()
696 struct efc *efc = efct->efcport; in efct_get_host_port_type() local
699 if (efc->domain && efc->domain->nport) { in efct_get_host_port_type()
700 if (efc->domain->is_loop) { in efct_get_host_port_type()
703 struct efc_nport *nport = efc->domain->nport; in efct_get_host_port_type()
744 struct efc *efc = efct->efcport; in efct_get_host_speed() local
749 if (!efc->domain || !efc->domain->nport) { in efct_get_host_speed()
795 struct efc *efc = efct->efcport; in efct_get_host_fabric_name() local
797 if (efc->domain) { in efct_get_host_fabric_name()
800 efc->domain->flogi_service_params; in efct_get_host_fabric_name()