Home
last modified time | relevance | path

Searched defs:rchp (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/cxgb3/
Diwch_qp.c806 static void __flush_qp(struct iwch_qp *qhp, struct iwch_cq *rchp, in __flush_qp()
855 struct iwch_cq *rchp, *schp; in flush_qp() local
Diwch_provider.c896 struct iwch_cq *rchp; in iwch_create_qp() local
/drivers/infiniband/hw/cxgb4/
Dqp.c1104 static void __flush_qp(struct c4iw_qp *qhp, struct c4iw_cq *rchp, in __flush_qp()
1165 struct c4iw_cq *rchp, *schp; in flush_qp() local
1615 struct c4iw_cq *rchp; in c4iw_create_qp() local
/drivers/s390/cio/
Dioasm.h153 static inline int rchp(struct chp_id chpid) in rchp() function