Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_debugfs.c192 void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter) in ixgbe_dbg_adapter_init() function
H A Dixgbe.h1044 void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter);
1049 static inline void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter) {} in ixgbe_dbg_adapter_init() function
H A Dixgbe_main.c11994 ixgbe_dbg_adapter_init(adapter); in ixgbe_probe()