Searched refs:femul_enable (Results 1 – 3 of 3) sorted by relevance
240 domain->femul_enable = (ocs->ctrlmask & OCS_CTRLMASK_ENABLE_FABRIC_EMULATION) != 0; in ocs_domain_alloc()667 if (domain->femul_enable) { in __ocs_domain_wait_alloc()1439 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "femul_enable", "%d", domain->femul_enable); in ocs_mgmt_domain_get()1483 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RW, "femul_enable", "%d", domain->femul_enable); in ocs_mgmt_domain_get_all()
248 uint8_t femul_enable; /**< TRUE if Fabric Emulation mode is enabled */ member
734 if (!(domain->femul_enable)) { in __ocs_sport_vport_allocated()