Searched refs:bnx2x_chip_cleanup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 362 * bnx2x_chip_cleanup - cleanup chip internals. 372 void bnx2x_chip_cleanup(struct bnx2x *bp, int unload_mode, bool keep_link);
|
H A D | bnx2x_cmn.c | 3073 bnx2x_chip_cleanup(bp, unload_mode, keep_link); in bnx2x_nic_unload()
|
H A D | bnx2x_main.c | 9121 * of a parity error during bnx2x_chip_cleanup()) and we are in bnx2x_func_stop() 9337 void bnx2x_chip_cleanup(struct bnx2x *bp, int unload_mode, bool keep_link) in bnx2x_chip_cleanup() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 362 * bnx2x_chip_cleanup - cleanup chip internals. 372 void bnx2x_chip_cleanup(struct bnx2x *bp, int unload_mode, bool keep_link);
|
H A D | bnx2x_cmn.c | 3086 bnx2x_chip_cleanup(bp, unload_mode, keep_link); in bnx2x_nic_unload()
|
H A D | bnx2x_main.c | 9119 * of a parity error during bnx2x_chip_cleanup()) and we are in bnx2x_func_stop() 9335 void bnx2x_chip_cleanup(struct bnx2x *bp, int unload_mode, bool keep_link) in bnx2x_chip_cleanup() function
|
Completed in 49 milliseconds