Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5893 static void bnxt_hwrm_ring_free(struct bnxt *bp, bool close_path) in bnxt_hwrm_ring_free() argument
5910 close_path ? cmpl_ring_id : in bnxt_hwrm_ring_free()
5926 close_path ? cmpl_ring_id : in bnxt_hwrm_ring_free()
5947 close_path ? cmpl_ring_id : in bnxt_hwrm_ring_free()
8085 static void bnxt_hwrm_resource_free(struct bnxt *bp, bool close_path, in bnxt_hwrm_resource_free() argument
8089 bnxt_hwrm_ring_free(bp, close_path); in bnxt_hwrm_resource_free()