Searched refs:ext_key (Results 1 – 5 of 5) sorted by relevance
13 bool ext_key) in rtw89_cam_get_sec_key_cmd() argument29 j += ext_key ? 16 : 0; in rtw89_cam_get_sec_key_cmd()76 if (!sec_cam->ext_key) in rtw89_cam_send_sec_key_cmd()109 if (!ext_key) { in rtw89_cam_get_avail_sec_cam()325 ret, ext_key); in rtw89_cam_sec_key_install()341 sec_cam->ext_key = ext_key; in rtw89_cam_sec_key_install()362 if (ext_key) in rtw89_cam_sec_key_install()375 bool ext_key = false; in rtw89_cam_sec_key_add() local394 ext_key = true; in rtw89_cam_sec_key_add()405 ext_key = true; in rtw89_cam_sec_key_add()[all …]
3709 if (sec_entry->ext_key) in rtw89_dump_addr_cam()
3351 u8 ext_key : 1; member
176 u32 ext_key; in affs_get_extblock_slow() local195 ext_key = inode->i_ino; in affs_get_extblock_slow()232 ext_key = AFFS_I(inode)->i_lc[lc_idx]; in affs_get_extblock_slow()249 ext_key = AFFS_I(inode)->i_ac[idx].key; in affs_get_extblock_slow()255 ext_key = AFFS_I(inode)->i_lc[lc_idx]; in affs_get_extblock_slow()260 bh = affs_bread(sb, ext_key); in affs_get_extblock_slow()277 bh = affs_bread(sb, ext_key); in affs_get_extblock_slow()865 u32 ext, ext_key; in affs_truncate() local966 while (ext_key) { in affs_truncate()967 ext_bh = affs_bread(sb, ext_key); in affs_truncate()[all …]
2789 bool ext_key; in brcmf_cfg80211_add_key() local2811 ext_key = false; in brcmf_cfg80211_add_key()2815 ext_key = true; in brcmf_cfg80211_add_key()2820 if ((ext_key) && (!is_multicast_ether_addr(mac_addr))) in brcmf_cfg80211_add_key()2825 if (!ext_key) in brcmf_cfg80211_add_key()2878 if (ext_key || err) in brcmf_cfg80211_add_key()
Completed in 68 milliseconds