Home
last modified time | relevance | path

Searched refs:setauth_parm (Results 1 – 25 of 72) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Drtw_cmd.h135 struct setauth_parm { struct
H A Drtw_mlme_ext.h617 {sizeof(struct setauth_parm), setauth_hdl},
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_cmd.h158 struct setauth_parm { struct
H A Drtl871x_mlme.c1151 struct setauth_parm *psetauthparm; in r8712_set_auth()
1165 pcmd->cmdsz = sizeof(struct setauth_parm); in r8712_set_auth()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_cmd.h283 struct setauth_parm { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_cmd.h275 struct setauth_parm { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_cmd.h275 struct setauth_parm { struct
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_mlme.c1519 struct setauth_parm *psetauthparm; in rtw_set_auth()
1529 psetauthparm = kzalloc(sizeof(struct setauth_parm), GFP_KERNEL); in rtw_set_auth()
1538 pcmd->cmdsz = sizeof(struct setauth_parm); in rtw_set_auth()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_cmd.h377 struct setauth_parm { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_cmd.h378 struct setauth_parm { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_cmd.h377 struct setauth_parm { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_cmd.h378 struct setauth_parm { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_cmd.h379 struct setauth_parm { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_cmd.h377 struct setauth_parm { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_cmd.h378 struct setauth_parm { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_cmd.h378 struct setauth_parm { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_mlme.c3386 struct setauth_parm *psetauthparm; in rtw_set_auth()
3398 psetauthparm=(struct setauth_parm*)rtw_zmalloc(sizeof(struct setauth_parm)); in rtw_set_auth()
3405 _rtw_memset(psetauthparm, 0, sizeof(struct setauth_parm)); in rtw_set_auth()
3410 pcmd->cmdsz = (sizeof(struct setauth_parm)); in rtw_set_auth()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_mlme.c3328 struct setauth_parm *psetauthparm; in rtw_set_auth()
3340 psetauthparm = (struct setauth_parm *)rtw_zmalloc(sizeof(struct setauth_parm)); in rtw_set_auth()
3347 _rtw_memset(psetauthparm, 0, sizeof(struct setauth_parm)); in rtw_set_auth()
3352 pcmd->cmdsz = (sizeof(struct setauth_parm)); in rtw_set_auth()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mlme.c3468 struct setauth_parm *psetauthparm; in rtw_set_auth()
3480 psetauthparm=(struct setauth_parm*)rtw_zmalloc(sizeof(struct setauth_parm)); in rtw_set_auth()
3487 _rtw_memset(psetauthparm, 0, sizeof(struct setauth_parm)); in rtw_set_auth()
3492 pcmd->cmdsz = (sizeof(struct setauth_parm)); in rtw_set_auth()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c2131 struct setauth_parm *psetauthparm; in rtw_set_auth()
2141 psetauthparm = rtw_zmalloc(sizeof(struct setauth_parm)); in rtw_set_auth()
2152 pcmd->cmdsz = (sizeof(struct setauth_parm)); in rtw_set_auth()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_mlme.c3547 struct setauth_parm *psetauthparm;
3558 psetauthparm = (struct setauth_parm *)rtw_zmalloc(sizeof(struct setauth_parm));
3565 _rtw_memset(psetauthparm, 0, sizeof(struct setauth_parm));
3570 pcmd->cmdsz = (sizeof(struct setauth_parm));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_mlme.c3871 struct setauth_parm *psetauthparm;
3882 psetauthparm = (struct setauth_parm *)rtw_zmalloc(sizeof(struct setauth_parm));
3889 _rtw_memset(psetauthparm, 0, sizeof(struct setauth_parm));
3894 pcmd->cmdsz = (sizeof(struct setauth_parm));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_mlme.c3871 struct setauth_parm *psetauthparm;
3882 psetauthparm = (struct setauth_parm *)rtw_zmalloc(sizeof(struct setauth_parm));
3889 _rtw_memset(psetauthparm, 0, sizeof(struct setauth_parm));
3894 pcmd->cmdsz = (sizeof(struct setauth_parm));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_cmd.h381 struct setauth_parm { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_cmd.h382 struct setauth_parm { struct

123