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()416 ret, ext_key); in rtw89_cam_sec_key_install()432 sec_cam->ext_key = ext_key; in rtw89_cam_sec_key_install()456 if (ext_key) in rtw89_cam_sec_key_install()469 bool ext_key = false; in rtw89_cam_sec_key_add() local494 ext_key = true; in rtw89_cam_sec_key_add()505 ext_key = true; in rtw89_cam_sec_key_add()[all …]
3957 if (sec_entry->ext_key) in rtw89_dump_addr_cam()
3372 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()866 u32 ext, ext_key; in affs_truncate() local967 while (ext_key) { in affs_truncate()968 ext_bh = affs_bread(sb, ext_key); in affs_truncate()[all …]
2793 bool ext_key; in brcmf_cfg80211_add_key() local2815 ext_key = false; in brcmf_cfg80211_add_key()2819 ext_key = true; in brcmf_cfg80211_add_key()2824 if ((ext_key) && (!is_multicast_ether_addr(mac_addr))) in brcmf_cfg80211_add_key()2829 if (!ext_key) in brcmf_cfg80211_add_key()2882 if (ext_key || err) in brcmf_cfg80211_add_key()