Home
last modified time | relevance | path

Searched refs:WL_WIFI_AF_PARAMS_SIZE (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_bandsteer.c277 af_params = (wl_af_params_t *) kzalloc(WL_WIFI_AF_PARAMS_SIZE, GFP_KERNEL); in dhd_bandsteer_tx_wnm_actframe()
H A Dwl_android.c2886 af_params = (wl_af_params_t *)MALLOCZ(cfg->osh, WL_WIFI_AF_PARAMS_SIZE); in wl_android_send_action_frame()
2940 MFREE(cfg->osh, af_params, WL_WIFI_AF_PARAMS_SIZE); in wl_android_send_action_frame()
H A Dwl_cfg80211.c10444 af_params = (wl_af_params_t *)MALLOCZ(cfg->osh, WL_WIFI_AF_PARAMS_SIZE);
10484 MFREE(cfg->osh, af_params, WL_WIFI_AF_PARAMS_SIZE);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_bandsteer.c277 af_params = (wl_af_params_t *) kzalloc(WL_WIFI_AF_PARAMS_SIZE, GFP_KERNEL); in dhd_bandsteer_tx_wnm_actframe()
H A Dwl_android.c2608 af_params = (wl_af_params_t *)MALLOCZ(cfg->osh, WL_WIFI_AF_PARAMS_SIZE); in wl_android_send_action_frame()
2662 MFREE(cfg->osh, af_params, WL_WIFI_AF_PARAMS_SIZE); in wl_android_send_action_frame()
H A Dwl_cfg80211.c10446 af_params = (wl_af_params_t *)MALLOCZ(cfg->osh, WL_WIFI_AF_PARAMS_SIZE);
10486 MFREE(cfg->osh, af_params, WL_WIFI_AF_PARAMS_SIZE);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_bandsteer.c277 af_params = (wl_af_params_t *) kzalloc(WL_WIFI_AF_PARAMS_SIZE, GFP_KERNEL); in dhd_bandsteer_tx_wnm_actframe()
H A Dwl_android.c2800 af_params = (wl_af_params_t *)MALLOCZ(cfg->osh, WL_WIFI_AF_PARAMS_SIZE); in wl_android_send_action_frame()
2854 MFREE(cfg->osh, af_params, WL_WIFI_AF_PARAMS_SIZE); in wl_android_send_action_frame()
H A Dwl_cfg80211.c10366 af_params = (wl_af_params_t *)MALLOCZ(cfg->osh, WL_WIFI_AF_PARAMS_SIZE);
10406 MFREE(cfg->osh, af_params, WL_WIFI_AF_PARAMS_SIZE);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c2784 af_params = (wl_af_params_t *)MALLOCZ(cfg->osh, WL_WIFI_AF_PARAMS_SIZE); in wl_android_send_action_frame()
2838 MFREE(cfg->osh, af_params, WL_WIFI_AF_PARAMS_SIZE); in wl_android_send_action_frame()
H A Dwl_cfg80211.c9557 af_params = (wl_af_params_t *)MALLOCZ(cfg->osh, WL_WIFI_AF_PARAMS_SIZE); in wl_cfg80211_mgmt_tx()
9603 MFREE(cfg->osh, af_params, WL_WIFI_AF_PARAMS_SIZE); in wl_cfg80211_mgmt_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c2776 af_params = (wl_af_params_t *)MALLOCZ(cfg->osh, WL_WIFI_AF_PARAMS_SIZE); in wl_android_send_action_frame()
2830 MFREE(cfg->osh, af_params, WL_WIFI_AF_PARAMS_SIZE); in wl_android_send_action_frame()
H A Dwl_cfg80211.c9509 af_params = (wl_af_params_t *)MALLOCZ(cfg->osh, WL_WIFI_AF_PARAMS_SIZE); in wl_cfg80211_mgmt_tx()
9555 MFREE(cfg->osh, af_params, WL_WIFI_AF_PARAMS_SIZE); in wl_cfg80211_mgmt_tx()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl.h141 #define WL_WIFI_AF_PARAMS_SIZE sizeof(struct wl_af_params) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h171 #define WL_WIFI_AF_PARAMS_SIZE sizeof(struct wl_af_params) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h171 #define WL_WIFI_AF_PARAMS_SIZE sizeof(struct wl_af_params) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h171 #define WL_WIFI_AF_PARAMS_SIZE sizeof(struct wl_af_params) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl.h175 #define WL_WIFI_AF_PARAMS_SIZE sizeof(struct wl_af_params) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl.h175 #define WL_WIFI_AF_PARAMS_SIZE sizeof(struct wl_af_params) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c8483 af_params = (wl_af_params_t *) kzalloc(WL_WIFI_AF_PARAMS_SIZE, GFP_KERNEL); in wl_cfg80211_mgmt_tx()