Home
last modified time | relevance | path

Searched refs:mac_ret (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c6118 u32 mac_ret = MACSUCCESS; in rtw_hal_mac_set_macid_grp_pause() local
6141 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c6134 u32 mac_ret = MACSUCCESS; in rtw_hal_mac_set_macid_grp_pause() local
6157 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()