Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/infiniband/hw/ionic/ionic_datapath.c ionic_prep_one_rc() -> ionic_prep_inv()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | qp | 4096-ptr_max |
| PARAM_VALUE | 0 | qp->has_sq | 1 |
| PARAM_VALUE | 0 | qp->ibqp.qp_type | 0,2-3,5-u32max |
| PARAM_VALUE | 0 | qp->state | 3-u32max |
| PARAM_VALUE | 1 | wr | 4096-ptr_max |
| PARAM_VALUE | 1 | wr->opcode | 7 |
| BUF_SIZE | 1 | wr | (-1)-0,40,48-s32max |
| BUF_SIZE | 1 | wr | (-1)-0,40,48-s32max |
| BUF_SIZE | 1 | wr->next | (-1),40 |
| BUF_SIZE | 1 | wr->sg_list | (-1),16,32,48,96 |
| BUF_SIZE | 1 | wr->wr_cqe | (-1),8 |
| DATA_SOURCE | 0 | qp | $0 |
| DATA_SOURCE | 1 | wr | $1 |
| FUZZY_MAX | 0 | qp->state | 3 |
| PREEMPT_ADD | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | wr->ex.imm_data | 0-u32max |
| USER_DATA | 1 | wr->ex.invalidate_rkey | 0-u32max |
| LOCK2 | irqflags | ||
| LOCK2 | 0 | &qp->sq_lock | |
| HALF_LOCKED2 | &conn->send_lock | ||
| HALF_LOCKED2 | &gsi->lock | ||
| HALF_LOCKED2 | &mr->mutex | ||
| HALF_LOCKED2 | &rdma->sq_sem | ||
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | flags | ||
| TYPE_LOCK | (struct ionic_qp)->sq_lock |