/linux-6.3-rc2/arch/um/drivers/ |
A D | vector_transports.c | 42 uint32_t key_offset; member 103 (*(uint32_t *) (header + td->key_offset)) = td->tx_key; in gre_form_header() 185 key = (*(uint32_t *)(header + td->key_offset)); in gre_verify_header() 260 td->key_offset = 4; in build_gre_transport_data()
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/fw/api/ |
A D | sta.h | 363 u8 key_offset; member 467 u8 key_offset; member
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
A D | hclge_comm_rss.c | 376 unsigned int key_offset = 0; in hclge_comm_set_rss_algo_key() local 392 (key_offset << HCLGE_COMM_RSS_HASH_KEY_OFFSET_B); in hclge_comm_set_rss_algo_key() 396 key + key_offset * HCLGE_COMM_RSS_HASH_KEY_NUM, in hclge_comm_set_rss_algo_key() 400 key_offset++; in hclge_comm_set_rss_algo_key()
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/ |
A D | metadata.c | 35 .key_offset = offsetof(struct nfp_fl_stats_ctx_to_flow, stats_cxt), 486 .key_offset = offsetof(struct nfp_merge_info, parent_ctx), 494 .key_offset = offsetof(struct nfp_fl_ct_zone_entry, zone), 501 .key_offset = offsetof(struct nfp_fl_ct_map_entry, cookie), 506 .key_offset = offsetof(struct nfp_neigh_entry, neigh_cookie),
|
/linux-6.3-rc2/include/linux/ |
A D | rhashtable-types.h | 59 u16 key_offset; member
|
A D | rhashtable.h | 174 rht_key_hashfn(ht, tbl, ptr + params.key_offset, params); in rht_head_hashfn() 585 return memcmp(ptr + ht->p.key_offset, arg->key, ht->p.key_len); in rhashtable_compare() 886 key += params.key_offset; in rhltable_insert() 914 ret = __rhashtable_insert_fast(ht, key + ht->p.key_offset, obj, params, in rhashtable_lookup_insert_fast() 940 return __rhashtable_insert_fast(ht, key + ht->p.key_offset, obj, params, in rhashtable_lookup_get_insert_fast()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_acl_bloom_filter.c | 235 u8 key_offset, u8 chunk_key_len, u8 chunk_len) in __mlxsw_sp_acl_bf_key_encode() argument 251 memcpy(chunk + key_offset, in __mlxsw_sp_acl_bf_key_encode()
|
A D | spectrum_acl_atcam.c | 56 .key_offset = offsetof(struct mlxsw_sp_acl_atcam_lkey_id, ht_key), 62 .key_offset = offsetof(struct mlxsw_sp_acl_atcam_entry, ht_key),
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/ |
A D | prestera_router_hw.c | 36 .key_offset = offsetof(struct prestera_fib_node, key), 43 .key_offset = offsetof(struct prestera_nh_neigh, key), 49 .key_offset = offsetof(struct prestera_nexthop_group, key),
|
A D | prestera_acl.c | 83 .key_offset = offsetof(struct prestera_acl_ruleset, ht_key), 90 .key_offset = offsetof(struct prestera_acl_rule, cookie), 96 .key_offset = offsetof(struct prestera_acl_rule_entry, key),
|
/linux-6.3-rc2/kernel/trace/ |
A D | tracing_map.h | 277 unsigned int key_offset,
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/ |
A D | sta.c | 3382 u8 key_offset, bool mfp) in iwl_mvm_send_sta_key() argument 3460 u.cmd.common.key_offset = key_offset; in iwl_mvm_send_sta_key() 3637 u8 key_offset, in __iwl_mvm_set_sta_key() argument 3668 seq.tkip.iv32, p1k, 0, key_offset, in __iwl_mvm_set_sta_key() 3673 0, NULL, 0, key_offset, mfp); in __iwl_mvm_set_sta_key() 3680 u8 key_offset) in iwl_mvm_set_sta_key() argument 3741 if (key_offset == STA_KEY_IDX_INVALID) { in iwl_mvm_set_sta_key() 3743 if (key_offset == STA_KEY_IDX_INVALID) in iwl_mvm_set_sta_key() 3745 keyconf->hw_key_idx = key_offset; in iwl_mvm_set_sta_key() 3762 key_offset, !mcast); in iwl_mvm_set_sta_key() [all …]
|
A D | sta.h | 478 u8 key_offset);
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
A D | act_stats.c | 28 .key_offset = 0,
|
/linux-6.3-rc2/net/bridge/ |
A D | br_vlan_tunnel.c | 30 .key_offset = offsetof(struct net_bridge_vlan, tinfo.tunnel_id),
|
/linux-6.3-rc2/samples/bpf/ |
A D | test_lru_dist.c | 275 unsigned long long key_offset = task * dist_key_counts; in do_test_lru_dist() local 280 key = dist_keys[i] + key_offset; in do_test_lru_dist()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | tc_counters.c | 20 .key_offset = 0, 26 .key_offset = 0,
|
/linux-6.3-rc2/lib/ |
A D | test_rhashtable.c | 96 .key_offset = offsetof(struct test_obj, value), 103 .key_offset = offsetof(struct test_obj_rhl, value), 539 key += test_rht_params_dup.key_offset; in test_insert_dup()
|
A D | objagg.c | 537 objagg->ht_params.key_offset = offsetof(struct objagg_obj, obj); in objagg_create() 915 ptr += ht->p.key_offset; in objagg_hints_obj_cmp() 954 objagg_hints->ht_params.key_offset = in objagg_hints_get()
|
/linux-6.3-rc2/net/rds/ |
A D | bind.c | 47 .key_offset = offsetof(struct rds_sock, rs_bound_key),
|
/linux-6.3-rc2/crypto/ |
A D | testmgr.c | 304 unsigned int key_offset; member 339 .key_offset = 1, 351 .key_offset = 1, 376 .key_offset = 3, 409 .key_offset = 1, 420 .key_offset = 1, 829 unsigned int key_offset = cfg->key_offset; in prepare_keybuf() local 832 if (key_offset != 0) { in prepare_keybuf() 834 key_offset += alignmask; in prepare_keybuf() 835 keybuf = kmalloc(key_offset + ksize, GFP_KERNEL); in prepare_keybuf() [all …]
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/ |
A D | peer.c | 524 param->key_offset = offsetof(struct ath11k_peer, peer_id); in ath11k_peer_rhash_id_tbl_init() 579 param->key_offset = offsetof(struct ath11k_peer, addr); in ath11k_peer_rhash_addr_tbl_init()
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/ |
A D | sta.c | 957 wep_cmd->key[i].key_offset = i; in iwl_send_static_wepkey_cmd() 960 wep_cmd->key[i].key_offset = WEP_INVALID_OFFSET; in iwl_send_static_wepkey_cmd() 1121 sta_cmd.key.key_offset = keyconf->hw_key_idx; in iwlagn_send_sta_key() 1191 sta_cmd.key.key_offset = keyconf->hw_key_idx; in iwl_remove_dynamic_key()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | fs_chains.c | 77 .key_offset = offsetof(struct fs_chain, chain), 84 .key_offset = offsetof(struct prio, key),
|
/linux-6.3-rc2/net/ipv6/ |
A D | seg6_hmac.c | 67 .key_offset = offsetof(struct seg6_hmac_info, hmackeyid),
|