Searched refs:cxio_hal_resource (Results 1 – 3 of 3) sorted by relevance
50 extern u32 cxio_hal_get_stag(struct cxio_hal_resource *rscp);51 extern void cxio_hal_put_stag(struct cxio_hal_resource *rscp, u32 stag);52 extern u32 cxio_hal_get_qpid(struct cxio_hal_resource *rscp);53 extern void cxio_hal_put_qpid(struct cxio_hal_resource *rscp, u32 qpid);54 extern u32 cxio_hal_get_cqid(struct cxio_hal_resource *rscp);55 extern void cxio_hal_put_cqid(struct cxio_hal_resource *rscp, u32 cqid);56 extern void cxio_hal_destroy_resource(struct cxio_hal_resource *rscp);
145 struct cxio_hal_resource *rscp; in cxio_hal_init_resource()198 u32 cxio_hal_get_stag(struct cxio_hal_resource *rscp) in cxio_hal_get_stag()203 void cxio_hal_put_stag(struct cxio_hal_resource *rscp, u32 stag) in cxio_hal_put_stag()208 u32 cxio_hal_get_qpid(struct cxio_hal_resource *rscp) in cxio_hal_get_qpid()216 void cxio_hal_put_qpid(struct cxio_hal_resource *rscp, u32 qpid) in cxio_hal_put_qpid()222 u32 cxio_hal_get_cqid(struct cxio_hal_resource *rscp) in cxio_hal_get_cqid()227 void cxio_hal_put_cqid(struct cxio_hal_resource *rscp, u32 cqid) in cxio_hal_put_cqid()232 u32 cxio_hal_get_pdid(struct cxio_hal_resource *rscp) in cxio_hal_get_pdid()237 void cxio_hal_put_pdid(struct cxio_hal_resource *rscp, u32 pdid) in cxio_hal_put_pdid()242 void cxio_hal_destroy_resource(struct cxio_hal_resource *rscp) in cxio_hal_destroy_resource()
78 struct cxio_hal_resource { struct104 struct cxio_hal_resource *rscp; argument186 u32 cxio_hal_get_pdid(struct cxio_hal_resource *rscp);187 void cxio_hal_put_pdid(struct cxio_hal_resource *rscp, u32 pdid);