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