Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_debugfs.c216 void ixgbe_dbg_init(void) in ixgbe_dbg_init() function
H A Dixgbe.h1006 void ixgbe_dbg_init(void);
1011 static inline void ixgbe_dbg_init(void) {} in ixgbe_dbg_init() function
H A Dixgbe_main.c11592 ixgbe_dbg_init(); in ixgbe_init_module()