Searched refs:get_mac_definition (Results 1 – 8 of 8) sorted by relevance
109 if (NULL != hwmgr->smumgr_funcs->get_mac_definition) in smum_get_mac_definition()110 return hwmgr->smumgr_funcs->get_mac_definition(value); in smum_get_mac_definition()
2288 .get_mac_definition = vegam_get_mac_definition,
2670 .get_mac_definition = fiji_get_mac_definition,
2677 .get_mac_definition = iceland_get_mac_definition,
2495 .get_mac_definition = polaris10_get_mac_definition,
2950 .get_mac_definition = ci_get_mac_definition,
3247 .get_mac_definition = tonga_get_mac_definition,
214 uint32_t (*get_mac_definition)(uint32_t value); member