Searched refs:btcfg_len (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 10813 int btcfg_len = 0, i = 0, parsed_len = 0; in wl_cfg80211_wbtext_table_config() local 10909 btcfg_len = sizeof(*btcfg) + ((btcfg->count) * sizeof(*btcfg)); in wl_cfg80211_wbtext_table_config() 10910 if ((err = wldev_iovar_setbuf(ndev, "wnm_bss_select_table", btcfg, btcfg_len, in wl_cfg80211_wbtext_table_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 11121 int btcfg_len = 0, i = 0, parsed_len = 0; in wl_cfg80211_wbtext_table_config() local 11217 btcfg_len = sizeof(*btcfg) + ((btcfg->count) * sizeof(*btcfg)); in wl_cfg80211_wbtext_table_config() 11218 if ((err = wldev_iovar_setbuf(ndev, "wnm_bss_select_table", btcfg, btcfg_len, in wl_cfg80211_wbtext_table_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 11219 int btcfg_len = 0, i = 0, parsed_len = 0; in wl_cfg80211_wbtext_table_config() local 11315 btcfg_len = sizeof(*btcfg) + ((btcfg->count) * sizeof(*btcfg)); in wl_cfg80211_wbtext_table_config() 11316 if ((err = wldev_iovar_setbuf(ndev, "wnm_bss_select_table", btcfg, btcfg_len, in wl_cfg80211_wbtext_table_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 14199 int btcfg_len = 0, i = 0, parsed_len = 0; in wl_cfg80211_wbtext_table_config() local 14286 btcfg_len = sizeof(*btcfg) + ((btcfg->count) * sizeof(*btcfg)); in wl_cfg80211_wbtext_table_config() 14287 if ((err = wldev_iovar_setbuf(ndev, "wnm_bss_select_table", btcfg, btcfg_len, in wl_cfg80211_wbtext_table_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 14043 int btcfg_len = 0, i = 0, parsed_len = 0; in wl_cfg80211_wbtext_table_config() local 14130 btcfg_len = sizeof(*btcfg) + ((btcfg->count) * sizeof(*btcfg)); in wl_cfg80211_wbtext_table_config() 14131 if ((err = wldev_iovar_setbuf(ndev, "wnm_bss_select_table", btcfg, btcfg_len, in wl_cfg80211_wbtext_table_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 20298 int btcfg_len = 0, i = 0, parsed_len = 0; in wl_cfg80211_wbtext_table_config() local 20392 btcfg_len = sizeof(*btcfg) + ((btcfg->count) * sizeof(*btcfg)); in wl_cfg80211_wbtext_table_config() 20393 if ((err = wldev_iovar_setbuf(ndev, "wnm_bss_select_table", btcfg, btcfg_len, in wl_cfg80211_wbtext_table_config()
|