Searched refs:i40e_dbg_pf_init (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/intel/i40e/
H A Di40e.h650 void i40e_dbg_pf_init(struct i40e_pf *pf);
655 static inline void i40e_dbg_pf_init(struct i40e_pf *pf) {} function
H A Di40e_debugfs.c2206 * i40e_dbg_pf_init - setup the debugfs directory for the pf
2209 void i40e_dbg_pf_init(struct i40e_pf *pf) function
H A Di40e_main.c9208 i40e_dbg_pf_init(pf);

Completed in 97 milliseconds