Searched refs:mac_ret (Results 1 – 2 of 2) sorted by relevance
6118 u32 mac_ret = MACSUCCESS; in rtw_hal_mac_set_macid_grp_pause() local6141 mac_ret = ops->set_hw_value(mac, MAC_AX_HW_SET_MULTI_ID_PAUSE, &cfg); in rtw_hal_mac_set_macid_grp_pause()6142 if (mac_ret != MACSUCCESS) { in rtw_hal_mac_set_macid_grp_pause()6143 PHL_ERR("%s failed(mac ret:%d)\n", __func__, mac_ret); in rtw_hal_mac_set_macid_grp_pause()
6134 u32 mac_ret = MACSUCCESS; in rtw_hal_mac_set_macid_grp_pause() local6157 mac_ret = ops->set_hw_value(mac, MAC_AX_HW_SET_MULTI_ID_PAUSE, &cfg); in rtw_hal_mac_set_macid_grp_pause()6158 if (mac_ret != MACSUCCESS) { in rtw_hal_mac_set_macid_grp_pause()6159 PHL_ERR("%s failed(mac ret:%d)\n", __func__, mac_ret); in rtw_hal_mac_set_macid_grp_pause()