Searched refs:rtw_regd_change_complete_async (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | wifi_regd.h | 21 int rtw_regd_change_complete_async(struct wiphy *wiphy, struct get_chplan_resp *chplan);
|
| H A D | wifi_regd.c | 765 int rtw_regd_change_complete_async(struct wiphy *wiphy, struct get_chplan_resp *chplan) in rtw_regd_change_complete_async() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | wifi_regd.h | 21 int rtw_regd_change_complete_async(struct wiphy *wiphy, struct get_chplan_resp *chplan);
|
| H A D | wifi_regd.c | 765 int rtw_regd_change_complete_async(struct wiphy *wiphy, struct get_chplan_resp *chplan) in rtw_regd_change_complete_async() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | wifi_regd.h | 21 int rtw_regd_change_complete_async(struct wiphy *wiphy, struct get_chplan_resp *chplan);
|
| H A D | wifi_regd.c | 767 int rtw_regd_change_complete_async(struct wiphy *wiphy, struct get_chplan_resp *chplan) in rtw_regd_change_complete_async() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | wifi_regd.h | 21 int rtw_regd_change_complete_async(struct wiphy *wiphy, struct get_chplan_resp *chplan);
|
| H A D | wifi_regd.c | 767 int rtw_regd_change_complete_async(struct wiphy *wiphy, struct get_chplan_resp *chplan) in rtw_regd_change_complete_async() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_scan.c | 981 || rtw_regd_change_complete_async(adapter_to_wiphy(adapter), chplan) != _SUCCESS) in rtw_surveydone_event_callback()
|
| H A D | rtw_mlme_ext.c | 13551 rtw_warn_on(rtw_regd_change_complete_async(adapter_to_wiphy(padapter), chplan) != _SUCCESS);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_scan.c | 955 || rtw_regd_change_complete_async(adapter_to_wiphy(adapter), chplan) != _SUCCESS) in rtw_surveydone_event_callback()
|
| H A D | rtw_mlme_ext.c | 13522 rtw_warn_on(rtw_regd_change_complete_async(adapter_to_wiphy(padapter), chplan) != _SUCCESS);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_mlme.c | 1983 || rtw_regd_change_complete_async(adapter_to_wiphy(adapter), chplan) != _SUCCESS) in rtw_surveydone_event_callback()
|
| H A D | rtw_mlme_ext.c | 17194 rtw_warn_on(rtw_regd_change_complete_async(adapter_to_wiphy(padapter), chplan) != _SUCCESS); in rtw_set_chplan_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_mlme.c | 1983 || rtw_regd_change_complete_async(adapter_to_wiphy(adapter), chplan) != _SUCCESS) in rtw_surveydone_event_callback()
|
| H A D | rtw_mlme_ext.c | 17138 rtw_warn_on(rtw_regd_change_complete_async(adapter_to_wiphy(padapter), chplan) != _SUCCESS); in rtw_set_chplan_hdl()
|