| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | topology.c | 52 int i, cache_id; in parse_acpi_topology() local 76 cache_id = find_acpi_cpu_cache_topology(cpu, i); in parse_acpi_topology() 77 if (cache_id > 0) in parse_acpi_topology() 78 cpu_topology[cpu].llc_id = cache_id; in parse_acpi_topology()
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | cache-l2x0.c | 681 static void __init l2c310_fixup(void __iomem *base, u32 cache_id, in l2c310_fixup() argument 684 unsigned revision = cache_id & L2X0_CACHE_ID_RTL_MASK; in l2c310_fixup() 781 u32 aux_val, u32 aux_mask, u32 cache_id, bool nosync) in __l2c_init() argument 812 switch (cache_id & L2X0_CACHE_ID_PART_MASK) { in __l2c_init() 856 data->fixup(l2x0_base, cache_id, &fns); in __l2c_init() 887 data->type, cache_id, aux); in __l2c_init() 889 l2x0_pmu_register(l2x0_base, cache_id); in __l2c_init() 897 u32 cache_id; in l2x0_init() local 901 cache_id = readl_relaxed(base + L2X0_CACHE_ID); in l2x0_init() 903 switch (cache_id & L2X0_CACHE_ID_PART_MASK) { in l2x0_init() [all …]
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | mpoa_caches.h | 69 eg_cache_entry *(*get_by_cache_id)(__be32 cache_id, struct mpoa_client *client); 70 eg_cache_entry *(*get_by_tag)(__be32 cache_id, struct mpoa_client *client);
|
| H A D | mpoa_caches.c | 332 static eg_cache_entry *eg_cache_get_by_cache_id(__be32 cache_id, in eg_cache_get_by_cache_id() argument 340 if (entry->ctrl_info.cache_id == cache_id) { in eg_cache_get_by_cache_id() 483 ntohl(entry->ctrl_info.cache_id)); in eg_cache_add_entry() 516 ntohl(entry->ctrl_info.cache_id)); in clear_expired()
|
| H A D | mpc.c | 1231 __be32 cache_id = msg->content.eg_info.cache_id; in egress_purge_rcvd() local 1232 eg_cache_entry *entry = mpc->eg_ops->get_by_cache_id(cache_id, mpc); in egress_purge_rcvd() 1312 eg_cache_entry *entry = mpc->eg_ops->get_by_cache_id(msg->content.eg_info.cache_id, mpc); in MPOA_cache_impos_rcvd() 1401 dprintk("cache_id %u\n", entry->ctrl_info.cache_id); in clean_up()
|
| H A D | mpoa_proc.c | 175 (unsigned long)ntohl(eg_entry->ctrl_info.cache_id), in mpc_show()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | atmmpc.h | 35 __be32 cache_id; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | atmmpc.h | 35 __be32 cache_id; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | atmmpc.h | 35 __be32 cache_id; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 2933 const u8 *cache_id; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_transport_iscsi.c | 409 iscsi_iface_net_attr(iface, cache_id, ISCSI_NET_PARAM_CACHE_ID);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 7244 memcpy(&cfg->pmk_list->pmkids.pmkid[i].fils_cache_id, pmksa->cache_id, in wl_cfg80211_set_pmksa() 7364 if (pmksa->cache_id) { in wl_cfg80211_update_pmksa() 7365 pmk_list->pmkid->fils_cache_id = *(uint16 *)pmksa->cache_id; in wl_cfg80211_update_pmksa()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 8470 memcpy(&cfg->pmk_list->pmkids.pmkid[i].fils_cache_id, pmksa->cache_id, in wl_cfg80211_set_pmksa() 8588 if (pmksa->cache_id) { in wl_cfg80211_update_pmksa() 8592 pmk_list->pmkid->fils_cache_id = ntoh16(*(const uint16 *)pmksa->cache_id); in wl_cfg80211_update_pmksa()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 8422 memcpy(&cfg->pmk_list->pmkids.pmkid[i].fils_cache_id, pmksa->cache_id, in wl_cfg80211_set_pmksa() 8540 if (pmksa->cache_id) { in wl_cfg80211_update_pmksa() 8544 pmk_list->pmkid->fils_cache_id = ntoh16(*(const uint16 *)pmksa->cache_id); in wl_cfg80211_update_pmksa()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 9095 memcpy(&cfg->pmk_list->pmkids.pmkid[i].fils_cache_id, pmksa->cache_id, 9215 if (pmksa->cache_id) { 9216 pmk_list->pmkid->fils_cache_id = *pmksa->cache_id;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 9093 memcpy(&cfg->pmk_list->pmkids.pmkid[i].fils_cache_id, pmksa->cache_id, 9213 if (pmksa->cache_id) { 9214 pmk_list->pmkid->fils_cache_id = *pmksa->cache_id;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 8990 memcpy(&cfg->pmk_list->pmkids.pmkid[i].fils_cache_id, pmksa->cache_id, 9110 if (pmksa->cache_id) { 9111 pmk_list->pmkid->fils_cache_id = *pmksa->cache_id;
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | nl80211.c | 10888 pmksa.cache_id = in nl80211_setdel_pmksa()
|