Searched refs:ocs_hw_domain_alloc (Results 1 – 3 of 3) sorted by relevance
607 if (ocs_hw_domain_alloc(&ocs->hw, domain, drec->index, vlan)) { in __ocs_domain_init()
1266 extern ocs_hw_rtn_e ocs_hw_domain_alloc(ocs_hw_t *, ocs_domain_t *, uint32_t, uint32_t);
2783 ocs_hw_domain_alloc(ocs_hw_t *hw, ocs_domain_t *domain, uint32_t fcf, uint32_t vlan) in ocs_hw_domain_alloc() function