Searched refs:c2_qp_set_read_limits (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/drivers/infiniband/hw/amso1100/ | 
| D | c2_cm.c | 74 	err = c2_qp_set_read_limits(c2dev, qp, iw_param->ord, iw_param->ird);  in c2_llp_connect() 307 	err = c2_qp_set_read_limits(c2dev, qp, iw_param->ord, iw_param->ird);  in c2_llp_accept()
  | 
| D | c2.h | 494 extern int c2_qp_set_read_limits(struct c2_dev *c2dev, struct c2_qp *qp,
  | 
| D | c2_qp.c | 253 int c2_qp_set_read_limits(struct c2_dev *c2dev, struct c2_qp *qp,  in c2_qp_set_read_limits()  function
  |