Searched refs:ext_key (Results 1 – 4 of 4) 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()278 ret, ext_key); in rtw89_cam_sec_key_install()291 sec_cam->ext_key = ext_key; in rtw89_cam_sec_key_install()311 if (ext_key) in rtw89_cam_sec_key_install()323 bool ext_key = false; in rtw89_cam_sec_key_add() local340 ext_key = true; in rtw89_cam_sec_key_add()349 ext_key = true; in rtw89_cam_sec_key_add()[all …]
1893 u8 ext_key : 1; member
175 u32 ext_key; in affs_get_extblock_slow() local194 ext_key = inode->i_ino; in affs_get_extblock_slow()231 ext_key = AFFS_I(inode)->i_lc[lc_idx]; in affs_get_extblock_slow()248 ext_key = AFFS_I(inode)->i_ac[idx].key; in affs_get_extblock_slow()254 ext_key = AFFS_I(inode)->i_lc[lc_idx]; in affs_get_extblock_slow()259 bh = affs_bread(sb, ext_key); in affs_get_extblock_slow()276 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 …]
2445 bool ext_key; in brcmf_cfg80211_add_key() local2467 ext_key = false; in brcmf_cfg80211_add_key()2471 ext_key = true; in brcmf_cfg80211_add_key()2476 if ((ext_key) && (!is_multicast_ether_addr(mac_addr))) in brcmf_cfg80211_add_key()2481 if (!ext_key) in brcmf_cfg80211_add_key()2534 if (ext_key || err) in brcmf_cfg80211_add_key()
Completed in 68 milliseconds