Lines Matching defs:fcf
1023 ocs_log_err(hw->os, "domain fcf memory allocation fail\n");
2777 * @param fcf FCF index.
2783 ocs_hw_domain_alloc(ocs_hw_t *hw, ocs_domain_t *domain, uint32_t fcf, uint32_t vlan)
2812 domain->fcf = fcf;
8253 fcf_index = domain->fcf;
8308 fcf_index = domain->fcf;
10858 domain->vlan_id, domain->fcf)) {
10865 if (0 == sli_cmd_reg_fcfi(&hw->sli, data, SLI4_BMBX_SIZE, domain->fcf,
11032 if (0 == sli_cmd_fcoe_rediscover_fcf(&hw->sli, data, SLI4_BMBX_SIZE, domain->fcf)) {