Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ixgbe/
H A Dixgbe_fdir.h47 void ixgbe_init_fdir(struct ixgbe_softc *);
51 #define ixgbe_init_fdir(_a) macro
H A Dif_fdir.c40 ixgbe_init_fdir(struct ixgbe_softc *sc) in ixgbe_init_fdir() function
H A Dif_ix.c3160 ixgbe_init_fdir(sc); in ixgbe_if_init()