Searched defs:hn (Results 1 – 11 of 11) sorted by relevance
/linux-6.6.21/net/handshake/ |
D | request.c | 144 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
|
D | netlink.c | 93 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
|
D | handshake-test.c | 244 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/ |
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() 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
|
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.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | mpfs.h | 48 #define for_each_l2hash_node(hn, tmp, hash, i) \ argument
|
/linux-6.6.21/drivers/gpu/drm/sun4i/ |
D | sun8i_vi_layer.c | 110 u32 hn = 0, hm = 0; in sun8i_vi_layer_update_coord() local
|
/linux-6.6.21/sound/firewire/digi00x/ |
D | amdtp-dot.c | 92 const u8 hn = (idx >> 4) & 0xf; in dot_scrt() local
|
/linux-6.6.21/drivers/usb/host/ |
D | xhci-mtk-sch.c | 672 struct hlist_node *hn; in drop_ep_quirk() local
|
/linux-6.6.21/net/sched/ |
D | cls_u32.c | 601 struct tc_u_hnode __rcu **hn; in u32_destroy_hnode() local
|
/linux-6.6.21/drivers/misc/sgi-gru/ |
D | gruhandles.h | 82 #define TYPE_IS(hn, h) ((h) >= GRU_##hn##_BASE && (h) < \ argument
|