Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_debugfs.c229 void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter) in ixgbe_dbg_adapter_init() function
Dixgbe.h935 void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter);
940 static inline void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter) {} in ixgbe_dbg_adapter_init() function
Dixgbe_main.c8737 ixgbe_dbg_adapter_init(adapter); in ixgbe_probe()