Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c5540 static void bnxt_hwrm_ring_free(struct bnxt *bp, bool close_path) in bnxt_hwrm_ring_free() argument
5557 close_path ? cmpl_ring_id : in bnxt_hwrm_ring_free()
5573 close_path ? cmpl_ring_id : in bnxt_hwrm_ring_free()
5594 close_path ? cmpl_ring_id : in bnxt_hwrm_ring_free()
7475 static void bnxt_hwrm_resource_free(struct bnxt *bp, bool close_path, in bnxt_hwrm_resource_free() argument
7479 bnxt_hwrm_ring_free(bp, close_path); in bnxt_hwrm_resource_free()