Searched refs:rhashtable_lookup_get_insert_fast (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | act_stats.c | 82 old_act_stats = rhashtable_lookup_get_insert_fast(ht, in mlx5e_tc_act_stats_add()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | tc_conntrack.c | 372 old = rhashtable_lookup_get_insert_fast(&efx->tc->ct_ht, in efx_tc_ct_replace() 569 old = rhashtable_lookup_get_insert_fast(&efx->tc->ct_zone_ht, in efx_tc_ct_register_zone()
|
| H A D | tc.c | 133 old = rhashtable_lookup_get_insert_fast(&efx->tc->mac_ht, in efx_tc_flower_get_mac() 595 old = rhashtable_lookup_get_insert_fast(&efx->tc->encap_match_ht, in efx_tc_flower_record_encap_match() 706 old = rhashtable_lookup_get_insert_fast(&efx->tc->recirc_ht, in efx_tc_get_recirc_id() 1515 old = rhashtable_lookup_get_insert_fast(&efx->tc->lhs_rule_ht, in efx_tc_flower_replace_foreign_lhs_ar() 1627 old = rhashtable_lookup_get_insert_fast(&efx->tc->lhs_rule_ht, in efx_tc_flower_replace_foreign_lhs() 1804 old = rhashtable_lookup_get_insert_fast(&efx->tc->match_action_ht, in efx_tc_flower_replace_foreign() 2023 old = rhashtable_lookup_get_insert_fast(&efx->tc->lhs_rule_ht, in efx_tc_flower_replace_lhs() 2187 old = rhashtable_lookup_get_insert_fast(&efx->tc->match_action_ht, in efx_tc_flower_replace()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | peer.c | 352 tmp = rhashtable_lookup_get_insert_fast(ab->rhead_sta_addr, &arsta->rhash_addr, in ath12k_link_sta_rhash_insert()
|
| H A D | dp_peer.c | 291 tmp = rhashtable_lookup_get_insert_fast(dp->rhead_peer_addr, &peer->rhash_addr, in ath12k_dp_link_peer_rhash_insert()
|
| /linux/net/mac80211/ |
| H A D | mesh_pathtbl.c | 580 prev = rhashtable_lookup_get_insert_fast(&cache->rht, in mesh_fast_tx_cache() 702 mpath = rhashtable_lookup_get_insert_fast(&tbl->rhead, in mesh_path_add()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | peer.c | 180 tmp = rhashtable_lookup_get_insert_fast(rtbl, rhead, *params); in ath11k_peer_rhash_insert()
|
| /linux/include/linux/ |
| H A D | rhashtable.h | 983 static __always_inline void *rhashtable_lookup_get_insert_fast( in rhashtable_lookup_get_insert_fast() function
|
| /linux/drivers/net/ethernet/airoha/ |
| H A D | airoha_ppe.c | 906 prev = rhashtable_lookup_get_insert_fast(&ppe->l2_flows, &e->l2_node, in airoha_ppe_foe_l2_flow_commit_entry()
|
| /linux/net/sched/ |
| H A D | cls_flower.c | 2290 fnew->mask = rhashtable_lookup_get_insert_fast(&head->ht, in fl_check_assign_mask()
|