Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c5798 static void bnxt_hwrm_ring_free(struct bnxt *bp, bool close_path) in bnxt_hwrm_ring_free() argument
5815 close_path ? cmpl_ring_id : in bnxt_hwrm_ring_free()
5831 close_path ? cmpl_ring_id : in bnxt_hwrm_ring_free()
5852 close_path ? cmpl_ring_id : in bnxt_hwrm_ring_free()
7994 static void bnxt_hwrm_resource_free(struct bnxt *bp, bool close_path, in bnxt_hwrm_resource_free() argument
7998 bnxt_hwrm_ring_free(bp, close_path); in bnxt_hwrm_resource_free()