Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c4505 static void bnxt_hwrm_ring_free(struct bnxt *bp, bool close_path) in bnxt_hwrm_ring_free() argument
4521 close_path ? cmpl_ring_id : in bnxt_hwrm_ring_free()
4536 close_path ? cmpl_ring_id : in bnxt_hwrm_ring_free()
4553 close_path ? cmpl_ring_id : in bnxt_hwrm_ring_free()
5481 static void bnxt_hwrm_resource_free(struct bnxt *bp, bool close_path, in bnxt_hwrm_resource_free() argument
5494 bnxt_hwrm_ring_free(bp, close_path); in bnxt_hwrm_resource_free()