Searched refs:ionic_resid_destroy (Results 1 – 2 of 2) sorted by relevance
282 ionic_resid_destroy(&dev->inuse_cqid); in ionic_destroy_resids()283 ionic_resid_destroy(&dev->inuse_pdid); in ionic_destroy_resids()284 ionic_resid_destroy(&dev->inuse_ahid); in ionic_destroy_resids()285 ionic_resid_destroy(&dev->inuse_mrid); in ionic_destroy_resids()286 ionic_resid_destroy(&dev->inuse_qpid); in ionic_destroy_resids()287 ionic_resid_destroy(&dev->inuse_dbid); in ionic_destroy_resids()
39 static inline void ionic_resid_destroy(struct ionic_resid_bits *resid) in ionic_resid_destroy() function