Searched refs:get_mac_definition (Results 1 – 8 of 8) sorted by relevance
108 if (NULL != hwmgr->smumgr_funcs->get_mac_definition) in smum_get_mac_definition()109 return hwmgr->smumgr_funcs->get_mac_definition(value); in smum_get_mac_definition()
2291 .get_mac_definition = vegam_get_mac_definition,
2666 .get_mac_definition = fiji_get_mac_definition,
2682 .get_mac_definition = iceland_get_mac_definition,
2704 .get_mac_definition = polaris10_get_mac_definition,
2984 .get_mac_definition = ci_get_mac_definition,
3264 .get_mac_definition = tonga_get_mac_definition,
227 uint32_t (*get_mac_definition)(uint32_t value); member