Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_var.h716 void if_setsndtagallocfn(if_t ifp, if_snd_tag_alloc_t);
H A Dif.c5004 if_setsndtagallocfn(if_t ifp, if_snd_tag_alloc_t alloc_fn) in if_setsndtagallocfn() function
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c4650 if_setsndtagallocfn(ifp, mlx5e_snd_tag_alloc); in mlx5e_create_ifp()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c2761 if_setsndtagallocfn(ifp, cxgbe_snd_tag_alloc); in cxgbe_vi_attach()