Lines Matching refs:i40iw_sc_qp

306 static struct i40iw_sc_qp *i40iw_qp_from_entry(struct list_head *entry)  in i40iw_qp_from_entry()
311 return (struct i40iw_sc_qp *)((char *)entry - offsetof(struct i40iw_sc_qp, list)); in i40iw_qp_from_entry()
319 static struct i40iw_sc_qp *i40iw_get_qp(struct list_head *head, struct i40iw_sc_qp *qp) in i40iw_get_qp()
345 struct i40iw_sc_qp *qp = NULL; in i40iw_change_l2params()
380 void i40iw_qp_rem_qos(struct i40iw_sc_qp *qp) in i40iw_qp_rem_qos()
396 void i40iw_qp_add_qos(struct i40iw_sc_qp *qp) in i40iw_qp_add_qos()
2355 static enum i40iw_status_code i40iw_sc_qp_init(struct i40iw_sc_qp *qp, in i40iw_sc_qp_init()
2439 struct i40iw_sc_qp *qp, in i40iw_sc_qp_create()
2489 struct i40iw_sc_qp *qp, in i40iw_sc_qp_modify()
2556 struct i40iw_sc_qp *qp, in i40iw_sc_qp_destroy()
2598 struct i40iw_sc_qp *qp, in i40iw_sc_qp_flush_wqes()
2667 struct i40iw_sc_qp *qp, in i40iw_sc_gen_ae()
2749 struct i40iw_sc_qp *qp, in i40iw_sc_qp_setctx()
3257 struct i40iw_sc_qp *qp, in i40iw_sc_mr_fast_register()
3318 static void i40iw_sc_send_lsmm(struct i40iw_sc_qp *qp, in i40iw_sc_send_lsmm()
3353 static void i40iw_sc_send_lsmm_nostag(struct i40iw_sc_qp *qp, in i40iw_sc_send_lsmm_nostag()
3386 static void i40iw_sc_send_rtt(struct i40iw_sc_qp *qp, bool read) in i40iw_sc_send_rtt()
3419 static enum i40iw_status_code i40iw_sc_post_wqe0(struct i40iw_sc_qp *qp, u8 opcode) in i40iw_sc_post_wqe0()
3753 struct i40iw_sc_qp *qp, in i40iw_sc_suspend_qp()
3782 struct i40iw_sc_qp *qp, in i40iw_sc_resume_qp()
4358 static void i40iw_setup_termhdr(struct i40iw_sc_qp *qp, in i40iw_setup_termhdr()
4374 static int i40iw_bld_terminate_hdr(struct i40iw_sc_qp *qp, in i40iw_bld_terminate_hdr()
4555 void i40iw_terminate_send_fin(struct i40iw_sc_qp *qp) in i40iw_terminate_send_fin()
4569 void i40iw_terminate_connection(struct i40iw_sc_qp *qp, struct i40iw_aeqe_info *info) in i40iw_terminate_connection()
4590 void i40iw_terminate_received(struct i40iw_sc_qp *qp, struct i40iw_aeqe_info *info) in i40iw_terminate_received()