Home
last modified time | relevance | path

Searched defs:hn (Results 1 – 11 of 11) sorted by relevance

/linux-6.6.21/net/handshake/
Drequest.c144 static bool __add_pending_locked(struct handshake_net *hn, in __add_pending_locked()
154 static void __remove_pending_locked(struct handshake_net *hn, in __remove_pending_locked()
167 static bool remove_pending(struct handshake_net *hn, struct handshake_req *req) in remove_pending()
181 struct handshake_req *handshake_req_next(struct handshake_net *hn, int class) in handshake_req_next()
226 struct handshake_net *hn; in handshake_req_submit() local
316 struct handshake_net *hn; in handshake_req_cancel() local
Dnetlink.c93 struct handshake_net *hn = handshake_pernet(net); in handshake_nl_accept_doit() local
175 struct handshake_net *hn = net_generic(net, handshake_net_id); in handshake_net_init() local
197 struct handshake_net *hn = net_generic(net, handshake_net_id); in handshake_net_exit() local
Dhandshake-test.c244 struct handshake_net *hn; in handshake_req_submit_test5() local
349 struct handshake_net *hn; in handshake_req_cancel_test2() local
391 struct handshake_net *hn; in handshake_req_cancel_test3() local
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs.c116 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()
571 #define mlx5e_for_each_hash_node(hn, tmp, hash, i) \ argument
576 struct mlx5e_l2_hash_node *hn) in mlx5e_execute_l2_action()
630 struct mlx5e_l2_hash_node *hn; in mlx5e_fill_addr_array() local
657 struct mlx5e_l2_hash_node *hn; in mlx5e_vport_context_update_addr_list() local
712 struct mlx5e_l2_hash_node *hn; in mlx5e_apply_netdev_addr() local
726 struct mlx5e_l2_hash_node *hn; in mlx5e_handle_netdev_addr() local
Den_arfs.c92 #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.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dmpfs.h48 #define for_each_l2hash_node(hn, tmp, hash, i) \ argument
/linux-6.6.21/drivers/gpu/drm/sun4i/
Dsun8i_vi_layer.c110 u32 hn = 0, hm = 0; in sun8i_vi_layer_update_coord() local
/linux-6.6.21/sound/firewire/digi00x/
Damdtp-dot.c92 const u8 hn = (idx >> 4) & 0xf; in dot_scrt() local
/linux-6.6.21/drivers/usb/host/
Dxhci-mtk-sch.c672 struct hlist_node *hn; in drop_ep_quirk() local
/linux-6.6.21/net/sched/
Dcls_u32.c601 struct tc_u_hnode __rcu **hn; in u32_destroy_hnode() local
/linux-6.6.21/drivers/misc/sgi-gru/
Dgruhandles.h82 #define TYPE_IS(hn, h) ((h) >= GRU_##hn##_BASE && (h) < \ argument