Searched refs:bnxt_hwrm_resource_free (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 8551 static void bnxt_hwrm_resource_free(struct bnxt *bp, bool close_path, in bnxt_hwrm_resource_free() 8896 bnxt_hwrm_resource_free(bp, 0, true); in bnxt_init_chip() 8903 bnxt_hwrm_resource_free(bp, 1, irq_re_init); in bnxt_shutdown_nic() 10618 bnxt_hwrm_resource_free(bp, false, true); in bnxt_half_close_nic() 8550 static void bnxt_hwrm_resource_free(struct bnxt *bp, bool close_path, bnxt_hwrm_resource_free() function
|