| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | mesh_sync.c | 42 return (ie->mesh_config->meshconf_cap & in mesh_peer_tbtt_adjusting() 122 if (elems->mesh_config && mesh_peer_tbtt_adjusting(elems)) { in mesh_sync_offset_rx_bcn_presp()
|
| H A D | mesh_plink.c | 618 sta->mesh->connected_to_gate = elems->mesh_config->meshconf_form & in mesh_neighbour_update() 640 struct mesh_config *mshcfg; in mesh_plink_timer() 812 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg; in mesh_plink_close() 824 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg; in mesh_plink_establish() 850 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg; in mesh_plink_fsm() 1136 (!elems->mesh_id || !elems->mesh_config)) { in mesh_process_plink_frame()
|
| H A D | mesh.c | 80 (ifmsh->mesh_pp_id == ie->mesh_config->meshconf_psel) && in mesh_matches_local() 81 (ifmsh->mesh_pm_id == ie->mesh_config->meshconf_pmetric) && in mesh_matches_local() 82 (ifmsh->mesh_cc_id == ie->mesh_config->meshconf_congest) && in mesh_matches_local() 83 (ifmsh->mesh_sp_id == ie->mesh_config->meshconf_synch) && in mesh_matches_local() 84 (ifmsh->mesh_auth_id == ie->mesh_config->meshconf_auth))) in mesh_matches_local() 123 return (ie->mesh_config->meshconf_cap & in mesh_peer_accepts_plinks() 1296 if ((!elems.mesh_id || !elems.mesh_config) || in ieee80211_mesh_rx_bcn_presp()
|
| H A D | cfg.c | 2061 struct mesh_config *conf) in ieee80211_get_mesh_config() 2066 memcpy(conf, &(sdata->u.mesh.mshcfg), sizeof(struct mesh_config)); in ieee80211_get_mesh_config() 2134 const struct mesh_config *nconf) in ieee80211_update_mesh_config() 2136 struct mesh_config *conf; in ieee80211_update_mesh_config() 2252 const struct mesh_config *conf, in ieee80211_join_mesh() 2259 memcpy(&ifmsh->mshcfg, conf, sizeof(struct mesh_config)); in ieee80211_join_mesh()
|
| H A D | ieee80211_i.h | 685 struct mesh_config mshcfg; 1498 const struct ieee80211_meshconf_ie *mesh_config; member
|
| H A D | util.c | 1203 elems->mesh_config = (void *)pos; in _ieee802_11_parse_elems_crc()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | mesh.c | 53 const struct mesh_config default_mesh_config = { 101 const struct mesh_config *conf) in __cfg80211_join_mesh()
|
| H A D | core.h | 330 extern const struct mesh_config default_mesh_config; 335 const struct mesh_config *conf);
|
| H A D | rdev-ops.h | 322 struct net_device *dev, struct mesh_config *conf) in rdev_get_mesh_config() 334 const struct mesh_config *nconf) in rdev_update_mesh_config() 345 const struct mesh_config *conf, in rdev_join_mesh()
|
| H A D | trace.h | 1031 TP_PROTO(struct wiphy *wiphy, int ret, struct mesh_config *conf), 1049 const struct mesh_config *conf), 1069 const struct mesh_config *conf,
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 1979 struct mesh_config { struct 4048 struct mesh_config *conf); 4051 const struct mesh_config *nconf); 4053 const struct mesh_config *conf,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7725 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 7838 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 7935 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 8159 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 8235 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 8259 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7870 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 7983 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 8080 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 8304 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 8380 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 8404 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 7850 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 7963 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 8060 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 8284 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 8360 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 8384 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8677 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 8790 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 8887 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 9111 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 9187 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 9211 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8144 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 8257 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 8354 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 8578 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 8654 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 8678 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8678 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 8791 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 8888 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 9112 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 9188 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 9212 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8942 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 9055 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 9152 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 9376 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 9452 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 9476 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8966 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 9079 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 9176 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 9400 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 9476 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 9500 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8769 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 8882 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 8979 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 9203 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 9279 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 9303 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8319 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 8432 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 8529 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 8753 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 8829 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 8853 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8798 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 8911 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 9008 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 9232 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 9308 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 9332 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8150 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 8263 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 8360 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 8584 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 8660 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 8684 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8273 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 8386 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 8483 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 8707 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 8783 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 8807 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 8688 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config() 8801 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set() 8898 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies() 9122 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config() 9198 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config() 9222 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
|