Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_debugfs.h17 void bnxt_debug_dev_exit(struct bnxt *bp);
22 static inline void bnxt_debug_dev_exit(struct bnxt *bp) {} in bnxt_debug_dev_exit() function
H A Dbnxt_debugfs.c91 void bnxt_debug_dev_exit(struct bnxt *bp) in bnxt_debug_dev_exit() function
H A Dbnxt.c10700 bnxt_debug_dev_exit(bp); in __bnxt_close_nic()