Searched refs:bnx2_reset_chip (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | bnx2.c | 4792 bnx2_reset_chip(struct bnx2 *bp, u32 reset_code) in bnx2_reset_chip() function 5517 rc = bnx2_reset_chip(bp, reset_code); in bnx2_reset_nic() 5558 return bnx2_reset_chip(bp, reset_code); in bnx2_shutdown_chip() 7338 bnx2_reset_chip(bp, BNX2_DRV_MSG_CODE_RESET); in bnx2_change_ring_size() 7601 bnx2_reset_chip(bp, BNX2_DRV_MSG_CODE_DIAG); in bnx2_self_test()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | bnx2.c | 4776 bnx2_reset_chip(struct bnx2 *bp, u32 reset_code) in bnx2_reset_chip() function 5501 rc = bnx2_reset_chip(bp, reset_code); in bnx2_reset_nic() 5542 return bnx2_reset_chip(bp, reset_code); in bnx2_shutdown_chip() 7329 bnx2_reset_chip(bp, BNX2_DRV_MSG_CODE_RESET); in bnx2_change_ring_size() 7594 bnx2_reset_chip(bp, BNX2_DRV_MSG_CODE_DIAG); in bnx2_self_test()
|
Completed in 17 milliseconds