Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/cxgb4/
A Dev.c142 chp = get_chp(dev, cqid); in c4iw_ev_dispatch()
A Diw_cxgb4.h343 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid) in get_chp() function
A Dqp.c2131 schp = get_chp(rhp, ((struct c4iw_cq *)attrs->send_cq)->cq.cqid); in c4iw_create_qp()
2132 rchp = get_chp(rhp, ((struct c4iw_cq *)attrs->recv_cq)->cq.cqid); in c4iw_create_qp()

Completed in 13 milliseconds