Searched refs:get_chp (Results 1 – 4 of 4) sorted by relevance
180 chp = get_chp(dev, cqid); in c4iw_ev_dispatch()270 chp = get_chp(dev, qid); in c4iw_ev_handler()
289 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid) in get_chp() function
1734 schp = get_chp(rhp, ((struct c4iw_cq *)attrs->send_cq)->cq.cqid); in c4iw_create_qp()1735 rchp = get_chp(rhp, ((struct c4iw_cq *)attrs->recv_cq)->cq.cqid); in c4iw_create_qp()
161 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 qid) in get_chp() function