Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_debugfs.h16 void bnxt_debug_dev_init(struct bnxt *bp);
21 static inline void bnxt_debug_dev_init(struct bnxt *bp) {} in bnxt_debug_dev_init() function
Dbnxt_debugfs.c73 void bnxt_debug_dev_init(struct bnxt *bp) in bnxt_debug_dev_init() function
Dbnxt.c12122 bnxt_debug_dev_init(bp); in __bnxt_open_nic()