Home
last modified time | relevance | path

Searched refs:mod_hdr_key (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmod_hdr.c9 struct mod_hdr_key { struct
18 struct mod_hdr_key key; argument
27 static u32 hash_mod_hdr_info(struct mod_hdr_key *key) in hash_mod_hdr_info()
33 static int cmp_mod_hdr_info(struct mod_hdr_key *a, struct mod_hdr_key *b) in cmp_mod_hdr_info()
55 struct mod_hdr_key *key, in mod_hdr_get()
79 struct mod_hdr_key key; in mlx5e_mod_hdr_attach()