Searched refs:entity_to_index (Results 1 – 1 of 1) sorted by relevance
101 static int entity_to_index(void);1765 return entity_to_index(smc, cem_get_downstream(smc, ENTITY_MAC)); in mac_con_resource_index()1787 return entity_to_index(smc, cem_get_downstream(smc, ENTITY_PHY(phy))) ; in phy_con_resource_index()1806 static int entity_to_index(struct s_smc *smc, int e) in entity_to_index() function