Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k.h555 void fm10k_dbg_intfc_exit(struct fm10k_intfc *interface);
562 static inline void fm10k_dbg_intfc_exit(struct fm10k_intfc *interface) {} in fm10k_dbg_intfc_exit() function
Dfm10k_debugfs.c219 void fm10k_dbg_intfc_exit(struct fm10k_intfc *interface) in fm10k_dbg_intfc_exit() function
Dfm10k_pci.c2274 fm10k_dbg_intfc_exit(interface); in fm10k_remove()