| /drivers/net/ethernet/hisilicon/hns3/hns3_common/ |
| A D | hclge_comm_rss.c | 387 unsigned int key_offset = 0; in hclge_comm_set_rss_algo_key() local 403 (key_offset << HCLGE_COMM_RSS_HASH_KEY_OFFSET_B); in hclge_comm_set_rss_algo_key() 407 key + key_offset * HCLGE_COMM_RSS_HASH_KEY_NUM, in hclge_comm_set_rss_algo_key() 411 key_offset++; in hclge_comm_set_rss_algo_key()
|
| /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),
|
| /drivers/net/wireless/intel/iwlwifi/fw/api/ |
| A D | sta.h | 366 u8 key_offset; member 470 u8 key_offset; member
|
| /drivers/net/ethernet/netronome/nfp/crypto/ |
| A D | ipsec.c | 458 int key_offset = 0; in nfp_net_xfrm_add_state() local 474 key_offset = key_len / sizeof(cfg->ciph_key[0]) >> 1; in nfp_net_xfrm_add_state() 477 int index = (i + key_offset) % (key_len / sizeof(cfg->ciph_key[0])); in nfp_net_xfrm_add_state()
|
| /drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_acl_bloom_filter.c | 250 u8 key_offset, u8 chunk_key_len, u8 chunk_len) in __mlxsw_sp_acl_bf_key_encode() argument 270 memcpy(chunk + key_offset, enc_key, chunk_key_len); 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),
|
| A D | spectrum_nve.c | 81 .key_offset = offsetof(struct mlxsw_sp_nve_mc_list, key), 814 .key_offset = offsetof(struct mlxsw_sp_nve_ipv6_ht_node, key),
|
| A D | core_acl_flex_actions.c | 110 .key_offset = offsetof(struct mlxsw_afa_set, ht_key), 128 .key_offset = offsetof(struct mlxsw_afa_fwd_entry, ht_key), 192 .key_offset = offsetof(struct mlxsw_afa_policer, fa_index),
|
| A D | spectrum_acl.c | 82 .key_offset = offsetof(struct mlxsw_sp_acl_ruleset, ht_key), 89 .key_offset = offsetof(struct mlxsw_sp_acl_rule, cookie),
|
| /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),
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | sta.c | 3549 u8 key_offset, bool mfp) in iwl_mvm_send_sta_key() argument 3630 u.cmd.common.key_offset = key_offset; in iwl_mvm_send_sta_key() 3810 u8 key_offset, in __iwl_mvm_set_sta_key() argument 3846 seq.tkip.iv32, p1k, 0, key_offset, in __iwl_mvm_set_sta_key() 3851 0, NULL, 0, key_offset, mfp); in __iwl_mvm_set_sta_key() 3858 u8 key_offset) in iwl_mvm_set_sta_key() argument 3919 if (key_offset == STA_KEY_IDX_INVALID) { in iwl_mvm_set_sta_key() 3921 if (key_offset == STA_KEY_IDX_INVALID) in iwl_mvm_set_sta_key() 3923 keyconf->hw_key_idx = key_offset; in iwl_mvm_set_sta_key() 3940 key_offset, !mcast); in iwl_mvm_set_sta_key() [all …]
|
| A D | sta.h | 521 u8 key_offset);
|
| /drivers/net/ethernet/sfc/ |
| A D | tc_counters.c | 21 .key_offset = 0, 27 .key_offset = 0,
|
| A D | tc_conntrack.c | 20 .key_offset = 0, 26 .key_offset = 0,
|
| A D | tc_encap_actions.c | 21 .key_offset = 0, 27 .key_offset = 0,
|
| A D | tc.c | 94 .key_offset = 0, 100 .key_offset = 0, 106 .key_offset = offsetof(struct efx_tc_flow_rule, cookie), 112 .key_offset = offsetof(struct efx_tc_lhs_rule, cookie), 118 .key_offset = 0,
|
| /drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| A D | act_stats.c | 28 .key_offset = offsetof(struct mlx5e_tc_act_stats, tc_act_cookie),
|
| /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() 1124 sta_cmd.key.key_offset = keyconf->hw_key_idx; in iwlagn_send_sta_key() 1194 sta_cmd.key.key_offset = keyconf->hw_key_idx; in iwl_remove_dynamic_key()
|
| /drivers/net/wireless/ath/ath11k/ |
| A D | peer.c | 525 param->key_offset = offsetof(struct ath11k_peer, peer_id); in ath11k_peer_rhash_id_tbl_init() 580 param->key_offset = offsetof(struct ath11k_peer, addr); in ath11k_peer_rhash_addr_tbl_init()
|
| /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),
|
| /drivers/net/ethernet/mscc/ |
| A D | ocelot_vcap.c | 42 u32 key_offset; /* Current entry offset */ member 208 data->key_offset = (base * vcap->entry_width) / vcap->sw_count; in vcap_data_offset_get() 250 vcap_data_set(data->entry, offset + data->key_offset, width, value); in vcap_key_field_set() 251 vcap_data_set(data->mask, offset + data->key_offset, width, mask); in vcap_key_field_set()
|
| /drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| A D | neigh.c | 271 .key_offset = offsetof(struct mlx5e_neigh_hash_entry, m_neigh),
|
| /drivers/net/wireless/intel/iwlegacy/ |
| A D | 4965-mac.c | 3147 wep_cmd->key[i].key_offset = i; in il4965_static_wepkey_cmd() 3150 wep_cmd->key[i].key_offset = WEP_INVALID_OFFSET; in il4965_static_wepkey_cmd() 3262 il->stations[sta_id].sta.key.key_offset = in il4965_set_wep_dynamic_key_info() 3267 WARN(il->stations[sta_id].sta.key.key_offset == WEP_INVALID_OFFSET, in il4965_set_wep_dynamic_key_info() 3310 il->stations[sta_id].sta.key.key_offset = in il4965_set_ccmp_dynamic_key_info() 3315 WARN(il->stations[sta_id].sta.key.key_offset == WEP_INVALID_OFFSET, in il4965_set_ccmp_dynamic_key_info() 3353 il->stations[sta_id].sta.key.key_offset = in il4965_set_tkip_dynamic_key_info() 3358 WARN(il->stations[sta_id].sta.key.key_offset == WEP_INVALID_OFFSET, in il4965_set_tkip_dynamic_key_info() 3444 (il->stations[sta_id].sta.key.key_offset, &il->ucode_key_table)) in il4965_remove_dynamic_key() 3446 il->stations[sta_id].sta.key.key_offset); in il4965_remove_dynamic_key() [all …]
|
| /drivers/net/ethernet/broadcom/bnxt/ |
| A D | bnxt_tc.c | 1984 .key_offset = offsetof(struct bnxt_tc_flow_node, cookie), 1991 .key_offset = offsetof(struct bnxt_tc_l2_node, key), 1998 .key_offset = offsetof(struct bnxt_tc_l2_node, key), 2005 .key_offset = offsetof(struct bnxt_tc_tunnel_node, key),
|