Searched refs:get_mac_definition (Results 1 – 8 of 8) sorted by relevance
116 if (NULL != hwmgr->smumgr_funcs->get_mac_definition) in smum_get_mac_definition()117 return hwmgr->smumgr_funcs->get_mac_definition(value); in smum_get_mac_definition()
2293 .get_mac_definition = vegam_get_mac_definition,
2666 .get_mac_definition = fiji_get_mac_definition,
2681 .get_mac_definition = iceland_get_mac_definition,
2579 .get_mac_definition = polaris10_get_mac_definition,
2955 .get_mac_definition = ci_get_mac_definition,
3261 .get_mac_definition = tonga_get_mac_definition,
227 uint32_t (*get_mac_definition)(uint32_t value); member