Home
last modified time | relevance | path

Searched refs:SLI4_READ_CFG_TOPO_FCOE (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
HDsli4.h783 #define SLI4_READ_CFG_TOPO_FCOE 0x0 /** FCoE topology */ macro
3312 case SLI4_READ_CFG_TOPO_FCOE: in sli_get_medium()
3517 case SLI4_READ_CFG_TOPO_FCOE: in sli_set_topology()
HDsli4.c737 if (sli4->config.topology != SLI4_READ_CFG_TOPO_FCOE) { in sli_cmd_init_link()
3668 case SLI4_READ_CFG_TOPO_FCOE: in sli_get_config()
HDocs_hw.c1850 sli_set_topology(&hw->sli, SLI4_READ_CFG_TOPO_FCOE); in ocs_hw_set()