Searched defs:hn (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_fs.c | 116 struct mlx5e_l2_hash_node *hn; in mlx5e_add_l2_to_hash() local 141 static void mlx5e_del_l2_from_hash(struct mlx5e_l2_hash_node *hn) in mlx5e_del_l2_from_hash() 573 #define mlx5e_for_each_hash_node(hn, tmp, hash, i) \ argument 578 struct mlx5e_l2_hash_node *hn) in mlx5e_execute_l2_action() 632 struct mlx5e_l2_hash_node *hn; in mlx5e_fill_addr_array() local 659 struct mlx5e_l2_hash_node *hn; in mlx5e_vport_context_update_addr_list() local 714 struct mlx5e_l2_hash_node *hn; in mlx5e_apply_netdev_addr() local 728 struct mlx5e_l2_hash_node *hn; in mlx5e_handle_netdev_addr() local
|
A D | en_arfs.c | 92 #define mlx5e_for_each_arfs_rule(hn, tmp, arfs_tables, i, j) \ argument 96 #define mlx5e_for_each_hash_arfs_rule(hn, tmp, hash, j) \ argument
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | mpfs.h | 48 #define for_each_l2hash_node(hn, tmp, hash, i) \ argument
|
/linux-6.3-rc2/drivers/gpu/drm/sun4i/ |
A D | sun8i_vi_layer.c | 110 u32 hn = 0, hm = 0; in sun8i_vi_layer_update_coord() local
|
/linux-6.3-rc2/sound/firewire/digi00x/ |
A D | amdtp-dot.c | 92 const u8 hn = (idx >> 4) & 0xf; in dot_scrt() local
|
/linux-6.3-rc2/drivers/usb/host/ |
A D | xhci-mtk-sch.c | 672 struct hlist_node *hn; in drop_ep_quirk() local
|
/linux-6.3-rc2/net/sched/ |
A D | cls_u32.c | 601 struct tc_u_hnode __rcu **hn; in u32_destroy_hnode() local
|
/linux-6.3-rc2/drivers/misc/sgi-gru/ |
A D | gruhandles.h | 82 #define TYPE_IS(hn, h) ((h) >= GRU_##hn##_BASE && (h) < \ argument
|
Completed in 32 milliseconds