Lines Matching refs:c4iw_dev
314 struct c4iw_dev { struct
334 struct c4iw_dev *dev; argument
338 static inline struct c4iw_dev *to_c4iw_dev(struct ib_device *ibdev) in to_c4iw_dev()
340 return container_of(ibdev, struct c4iw_dev, ibdev); in to_c4iw_dev()
343 static inline struct c4iw_cq *get_chp(struct c4iw_dev *rhp, u32 cqid) in get_chp()
348 static inline struct c4iw_qp *get_qhp(struct c4iw_dev *rhp, u32 qpid) in get_qhp()
355 static inline int cur_max_read_depth(struct c4iw_dev *dev) in cur_max_read_depth()
363 struct c4iw_dev *rhp;
392 struct c4iw_dev *rhp;
410 struct c4iw_dev *rhp;
424 struct c4iw_dev *rhp;
481 struct c4iw_dev *rhp;
504 struct c4iw_dev *rhp;
597 int c4iw_modify_qp(struct c4iw_dev *rhp,
844 struct c4iw_dev *dev;
931 typedef int (*c4iw_handler_func)(struct c4iw_dev *dev, struct sk_buff *skb);
951 void c4iw_unregister_device(struct c4iw_dev *dev);
1010 int c4iw_ev_handler(struct c4iw_dev *rnicp, u32 qid);
1019 void c4iw_ev_dispatch(struct c4iw_dev *dev, struct t4_cqe *err_cqe);
1033 void c4iw_invalidate_mr(struct c4iw_dev *rhp, u32 rkey);