Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.c2053 bool close_path) in bnge_hwrm_rx_ring_free()
2073 bool close_path) in bnge_hwrm_rx_agg_ring_free()
2092 bool close_path) in bnge_hwrm_tx_ring_free()
2121 static void bnge_hwrm_ring_free(struct bnge_net *bn, bool close_path) in bnge_hwrm_ring_free()
2198 static void bnge_hwrm_resource_free(struct bnge_net *bn, bool close_path) in bnge_hwrm_resource_free()
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.c441 void close_path(struct rtrs_srv_path *srv_path) in close_path() function