Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c87 struct list_head mod_hdr; /* flows sharing the same mod hdr ID */ member
235 list_add(&flow->mod_hdr, &mh->flows); in mlx5e_attach_mod_hdr()
251 struct list_head *next = flow->mod_hdr.next; in mlx5e_detach_mod_hdr()
253 list_del(&flow->mod_hdr); in mlx5e_detach_mod_hdr()