Home
last modified time | relevance | path

Searched defs:roam_nb_info (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_wnm.h138 struct roam_nb_info { struct
158 void rtw_wnm_reset_btm_candidate(struct roam_nb_info *pnb); argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_wnm.h137 struct roam_nb_info { struct
157 void rtw_wnm_reset_btm_candidate(struct roam_nb_info *pnb); argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_wnm.h137 struct roam_nb_info { struct
157 void rtw_wnm_reset_btm_candidate(struct roam_nb_info *pnb); argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_wnm.h154 struct roam_nb_info { struct
155 struct nb_rpt_hdr nb_rpt[RTW_MAX_NB_RPT_NUM];
156 struct rtw_ieee80211_channel nb_rpt_ch_list[RTW_MAX_NB_RPT_NUM];
157 struct btm_rpt_cache btm_cache;
181 void rtw_wnm_reset_btm_candidate(struct roam_nb_info *pnb); argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_wnm.h155 struct roam_nb_info { struct
156 struct nb_rpt_hdr nb_rpt[RTW_MAX_NB_RPT_NUM];
157 struct rtw_ieee80211_channel nb_rpt_ch_list[RTW_MAX_NB_RPT_NUM];
158 struct btm_rpt_cache btm_cache;
159 bool nb_rpt_valid;
160 u8 nb_rpt_ch_list_num;
161 u8 preference_en;
162 u8 roam_target_addr[ETH_ALEN];
163 u32 last_nb_rpt_entries;
164 u8 nb_rpt_is_same;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_wnm.h154 struct roam_nb_info { struct
155 struct nb_rpt_hdr nb_rpt[RTW_MAX_NB_RPT_NUM];
156 struct rtw_ieee80211_channel nb_rpt_ch_list[RTW_MAX_NB_RPT_NUM];
157 struct btm_rpt_cache btm_cache;
181 void rtw_wnm_reset_btm_candidate(struct roam_nb_info *pnb); argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_wnm.h154 struct roam_nb_info { struct
155 struct nb_rpt_hdr nb_rpt[RTW_MAX_NB_RPT_NUM];
156 struct rtw_ieee80211_channel nb_rpt_ch_list[RTW_MAX_NB_RPT_NUM];
157 struct btm_rpt_cache btm_cache;
181 void rtw_wnm_reset_btm_candidate(struct roam_nb_info *pnb); argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_wnm.h154 struct roam_nb_info { struct
155 struct nb_rpt_hdr nb_rpt[RTW_MAX_NB_RPT_NUM];
156 struct rtw_ieee80211_channel nb_rpt_ch_list[RTW_MAX_NB_RPT_NUM];
157 struct btm_rpt_cache btm_cache;
181 void rtw_wnm_reset_btm_candidate(struct roam_nb_info *pnb); argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_wnm.h155 struct roam_nb_info { struct
156 struct nb_rpt_hdr nb_rpt[RTW_MAX_NB_RPT_NUM];
157 struct rtw_ieee80211_channel nb_rpt_ch_list[RTW_MAX_NB_RPT_NUM];
158 struct btm_rpt_cache btm_cache;
182 void rtw_wnm_reset_btm_candidate(struct roam_nb_info *pnb); argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_wnm.h155 struct roam_nb_info { struct
156 struct nb_rpt_hdr nb_rpt[RTW_MAX_NB_RPT_NUM];
157 struct rtw_ieee80211_channel nb_rpt_ch_list[RTW_MAX_NB_RPT_NUM];
158 struct btm_rpt_cache btm_cache;
159 bool nb_rpt_valid;
160 u8 nb_rpt_ch_list_num;
161 u8 preference_en;
162 u8 roam_target_addr[ETH_ALEN];
163 u32 last_nb_rpt_entries;
164 u8 nb_rpt_is_same;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_mlme.h723 struct roam_nb_info { struct
724 struct nb_rpt_hdr nb_rpt[RTW_MAX_NB_RPT_NUM];
725 struct rtw_ieee80211_channel nb_rpt_ch_list[RTW_MAX_NB_RPT_NUM];
726 bool nb_rpt_valid;
727 u8 nb_rpt_ch_list_num;
728 u8 preference_en;
729 u8 roam_target_addr[ETH_ALEN];
730 u32 last_nb_rpt_entries;
731 bool nb_rpt_is_same;
732 _timer roam_scan_timer;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_mlme.h724 struct roam_nb_info { struct
725 struct nb_rpt_hdr nb_rpt[RTW_MAX_NB_RPT_NUM];
726 struct rtw_ieee80211_channel nb_rpt_ch_list[RTW_MAX_NB_RPT_NUM];
727 bool nb_rpt_valid;
728 u8 nb_rpt_ch_list_num;
729 u8 preference_en;
730 u8 roam_target_addr[ETH_ALEN];
731 u32 last_nb_rpt_entries;
732 bool nb_rpt_is_same;
733 _timer roam_scan_timer;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_mlme.h735 struct roam_nb_info { struct
736 struct nb_rpt_hdr nb_rpt[RTW_MAX_NB_RPT_NUM];
737 struct rtw_ieee80211_channel nb_rpt_ch_list[RTW_MAX_NB_RPT_NUM];
738 bool nb_rpt_valid;
739 u8 nb_rpt_ch_list_num;
740 u8 preference_en;
741 u8 roam_target_addr[ETH_ALEN];
742 u32 last_nb_rpt_entries;
743 bool nb_rpt_is_same;
744 _timer roam_scan_timer;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_mlme.h735 struct roam_nb_info { struct
736 struct nb_rpt_hdr nb_rpt[RTW_MAX_NB_RPT_NUM];
737 struct rtw_ieee80211_channel nb_rpt_ch_list[RTW_MAX_NB_RPT_NUM];
738 bool nb_rpt_valid;
739 u8 nb_rpt_ch_list_num;
740 u8 preference_en;
741 u8 roam_target_addr[ETH_ALEN];
742 u32 last_nb_rpt_entries;
743 bool nb_rpt_is_same;
744 _timer roam_scan_timer;