Searched defs:hn (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ ! |
D | en_fs.c | 109 struct mlx5e_l2_hash_node *hn; in mlx5e_add_l2_to_hash() local 134 static void mlx5e_del_l2_from_hash(struct mlx5e_l2_hash_node *hn) in mlx5e_del_l2_from_hash() 566 #define mlx5e_for_each_hash_node(hn, tmp, hash, i) \ argument 571 struct mlx5e_l2_hash_node *hn) in mlx5e_execute_l2_action() 625 struct mlx5e_l2_hash_node *hn; in mlx5e_fill_addr_array() local 652 struct mlx5e_l2_hash_node *hn; in mlx5e_vport_context_update_addr_list() local 707 struct mlx5e_l2_hash_node *hn; in mlx5e_apply_netdev_addr() local 721 struct mlx5e_l2_hash_node *hn; in mlx5e_handle_netdev_addr() local
|
D | en_arfs.c | 93 #define mlx5e_for_each_arfs_rule(hn, tmp, arfs_tables, i, j) \ argument 97 #define mlx5e_for_each_hash_arfs_rule(hn, tmp, hash, j) \ argument
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/ ! |
D | mpfs.h | 48 #define for_each_l2hash_node(hn, tmp, hash, i) \ argument
|
/linux-6.1.9/drivers/gpu/drm/sun4i/ ! |
D | sun8i_vi_layer.c | 110 u32 hn = 0, hm = 0; in sun8i_vi_layer_update_coord() local
|
/linux-6.1.9/sound/firewire/digi00x/ ! |
D | amdtp-dot.c | 92 const u8 hn = (idx >> 4) & 0xf; in dot_scrt() local
|
/linux-6.1.9/drivers/usb/host/ ! |
D | xhci-mtk-sch.c | 672 struct hlist_node *hn; in drop_ep_quirk() local
|
/linux-6.1.9/net/sched/ ! |
D | cls_u32.c | 599 struct tc_u_hnode __rcu **hn; in u32_destroy_hnode() local
|
/linux-6.1.9/drivers/misc/sgi-gru/ ! |
D | gruhandles.h | 82 #define TYPE_IS(hn, h) ((h) >= GRU_##hn##_BASE && (h) < \ argument
|