Home
last modified time | relevance | path

Searched refs:act_groupcipher (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_sta_cmd.c1229 if (esupp->act_paircipher || esupp->act_groupcipher) { in wlan_cmd_802_11_supplicant_profile()
1240 if (esupp->act_groupcipher) { in wlan_cmd_802_11_supplicant_profile()
1242 esupp->act_groupcipher & 0xff; in wlan_cmd_802_11_supplicant_profile()
H A Dmlan_sta_cmdresp.c1443 sec->param.esupp_mode.act_groupcipher = in wlan_ret_802_11_supplicant_profile()
1448 sec->param.esupp_mode.act_groupcipher); in wlan_ret_802_11_supplicant_profile()
H A Dmlan_sta_ioctl.c3390 if (!sec->param.esupp_mode.act_groupcipher || in wlan_sec_ioctl_esupp_mode()
3392 act_groupcipher & EMBED_CIPHER_VALID_BITS) in wlan_sec_ioctl_esupp_mode()
3393 != sec->param.esupp_mode.act_groupcipher) { in wlan_sec_ioctl_esupp_mode()
H A Dmlan_ioctl.h2363 t_u32 act_groupcipher; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sta_cmd.c1492 if (esupp->act_paircipher || esupp->act_groupcipher) { in wlan_cmd_802_11_supplicant_profile()
1503 if (esupp->act_groupcipher) { in wlan_cmd_802_11_supplicant_profile()
1505 esupp->act_groupcipher & 0xff; in wlan_cmd_802_11_supplicant_profile()
H A Dmlan_sta_ioctl.c3259 if (!sec->param.esupp_mode.act_groupcipher || in wlan_sec_ioctl_esupp_mode()
3260 (sec->param.esupp_mode.act_groupcipher & in wlan_sec_ioctl_esupp_mode()
3262 sec->param.esupp_mode.act_groupcipher) { in wlan_sec_ioctl_esupp_mode()
H A Dmlan_sta_cmdresp.c1494 sec->param.esupp_mode.act_groupcipher = in wlan_ret_802_11_supplicant_profile()
1499 sec->param.esupp_mode.act_groupcipher); in wlan_ret_802_11_supplicant_profile()
H A Dmlan_ioctl.h2779 t_u32 act_groupcipher; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmlan_ioctl.h2363 t_u32 act_groupcipher; member
H A Dmoal_eth_ioctl.c1928 sec->param.esupp_mode.act_groupcipher = (data[2] & 0xFF); in woal_setget_priv_esuppmode()
1943 (t_u8)((sec->param.esupp_mode.act_groupcipher) & 0xFF); in woal_setget_priv_esuppmode()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmlan_ioctl.h2779 t_u32 act_groupcipher; member
H A Dmoal_eth_ioctl.c2439 sec->param.esupp_mode.act_groupcipher = (data[2] & 0xFF); in woal_setget_priv_esuppmode()
2454 (t_u8)((sec->param.esupp_mode.act_groupcipher) & 0xFF); in woal_setget_priv_esuppmode()