Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/infiniband/hw/ionic/ionic_controlpath.c ionic_create_ah() -> ionic_create_ah_cmd()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | ah | 4096-ptr_max |
| PARAM_VALUE | 1 | ah->ahid | 0-s32max |
| PARAM_VALUE | 2 | pd | 4096-ptr_max |
| PARAM_VALUE | 3 | attr | 4096-ptr_max |
| PARAM_VALUE | 4 | flags | 0-1 |
| DATA_SOURCE | 0 | dev | r to_ionic_ibdev |
| DATA_SOURCE | 1 | ah | r to_ionic_ah |
| DATA_SOURCE | 2 | pd | r to_ionic_pd |
| RX_PATH | |||
| TASK_NOT_RUNNING |