Home
last modified time | relevance | path

Searched refs:ixgbe_dbg_adapter_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_debugfs.c189 * ixgbe_dbg_adapter_init - setup the debugfs directory for the adapter
192 void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter) in ixgbe_dbg_adapter_init() function
H A Dixgbe.h951 void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter);
956 static inline void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter) {} in ixgbe_dbg_adapter_init() function
H A Dixgbe_main.c11094 ixgbe_dbg_adapter_init(adapter); in ixgbe_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_debugfs.c189 * ixgbe_dbg_adapter_init - setup the debugfs directory for the adapter
192 void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter) in ixgbe_dbg_adapter_init() function
H A Dixgbe.h1004 void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter);
1009 static inline void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter) {} in ixgbe_dbg_adapter_init() function
H A Dixgbe_main.c11237 ixgbe_dbg_adapter_init(adapter); in ixgbe_probe()

Completed in 30 milliseconds