Home
last modified time | relevance | path

Searched refs:sta_if (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_com.c11429 _adapter *sta_if = NULL; in hw_var_set_correct_tsf() local
11480 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
11481 if (sta_if) { in hw_var_set_correct_tsf()
11482 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
11508 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
11509 if (sta_if) { in hw_var_set_correct_tsf()
11510 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com.c11838 _adapter *sta_if = NULL; in hw_var_set_correct_tsf() local
11889 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
11890 if (sta_if) { in hw_var_set_correct_tsf()
11891 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
11917 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
11918 if (sta_if) { in hw_var_set_correct_tsf()
11919 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com.c12048 _adapter *sta_if = NULL; in hw_var_set_correct_tsf() local
12099 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
12100 if (sta_if) { in hw_var_set_correct_tsf()
12101 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
12128 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
12129 if (sta_if) { in hw_var_set_correct_tsf()
12130 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_com.c11686 _adapter *sta_if = NULL; in hw_var_set_correct_tsf() local
11737 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
11738 if (sta_if) { in hw_var_set_correct_tsf()
11739 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
11765 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
11766 if (sta_if) { in hw_var_set_correct_tsf()
11767 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_com.c11710 _adapter *sta_if = NULL; in hw_var_set_correct_tsf() local
11761 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
11762 if (sta_if) { in hw_var_set_correct_tsf()
11763 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
11789 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
11790 if (sta_if) { in hw_var_set_correct_tsf()
11791 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com.c12015 _adapter *sta_if = NULL; in hw_var_set_correct_tsf() local
12066 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
12067 if (sta_if) { in hw_var_set_correct_tsf()
12068 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
12094 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
12095 if (sta_if) { in hw_var_set_correct_tsf()
12096 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com.c12055 _adapter *sta_if = NULL; in hw_var_set_correct_tsf() local
12106 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
12107 if (sta_if) { in hw_var_set_correct_tsf()
12108 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
12135 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
12136 if (sta_if) { in hw_var_set_correct_tsf()
12137 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com.c12741 _adapter *sta_if = NULL; in hw_var_set_correct_tsf() local
12792 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
12793 if (sta_if) { in hw_var_set_correct_tsf()
12794 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
12821 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
12822 if (sta_if) { in hw_var_set_correct_tsf()
12823 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com.c13057 _adapter *sta_if = NULL; in hw_var_set_correct_tsf() local
13108 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
13109 if (sta_if) { in hw_var_set_correct_tsf()
13110 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
13137 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
13138 if (sta_if) { in hw_var_set_correct_tsf()
13139 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com.c13057 _adapter *sta_if = NULL; in hw_var_set_correct_tsf() local
13108 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
13109 if (sta_if) { in hw_var_set_correct_tsf()
13110 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
13137 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
13138 if (sta_if) { in hw_var_set_correct_tsf()
13139 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com.c12742 _adapter *sta_if = NULL; in hw_var_set_correct_tsf() local
12793 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
12794 if (sta_if) { in hw_var_set_correct_tsf()
12795 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
12822 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
12823 if (sta_if) { in hw_var_set_correct_tsf()
12824 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com.c12909 _adapter *sta_if = NULL; in hw_var_set_correct_tsf() local
12960 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
12961 if (sta_if) { in hw_var_set_correct_tsf()
12962 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
12989 sta_if = _search_ld_sta(adapter, _FALSE); in hw_var_set_correct_tsf()
12990 if (sta_if) { in hw_var_set_correct_tsf()
12991 hw_port = rtw_hal_get_port(sta_if); in hw_var_set_correct_tsf()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.c1217 struct wl_if_info *sta_if = NULL; in wl_mesh_update_master_info() local
1220 sta_if = wl_ext_if_enabled(apsta_params, ISTA_MODE); in wl_mesh_update_master_info()
1221 if (sta_if) { in wl_mesh_update_master_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.c1305 struct wl_if_info *sta_if = NULL; in wl_mesh_update_master_info() local
1308 sta_if = wl_ext_if_enabled(apsta_params, ISTA_MODE); in wl_mesh_update_master_info()
1309 if (sta_if) { in wl_mesh_update_master_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android_ext.c2900 struct wl_if_info *sta_if = NULL; in wl_mesh_update_master_info() local
2903 sta_if = wl_ext_if_enabled(apsta_params, ISTA_MODE); in wl_mesh_update_master_info()
2904 if (sta_if) { in wl_mesh_update_master_info()