Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c, line 528
- drivers/net/ethernet/huawei/hinic3/hinic3_wq.c, line 91
Smatch caller information:
drivers/net/ethernet/huawei/hinic3/hinic3_eqs.c eq_calc_page_size_and_num() -> hinic3_queue_pages_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | qpages | 4096-ptr_max |
| PARAM_VALUE | 1 | q_depth | 65536 |
| PARAM_VALUE | 2 | page_size | 4096,32768,65536,524288,1048576 |
| PARAM_VALUE | 3 | elem_size | 4,64 |
| DATA_SOURCE | 3 | elem_size | $1 |
| FUZZY_MAX | 2 | page_size | 1048576 |
| FUZZY_MAX | 3 | elem_size | 64 |
| BIT_INFO | 3 | elem_size | 0x0,0x44 |
| HARD_MAX | 3 | elem_size | 64 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/ethernet/huawei/hinic3/hinic3_wq.c hinic3_wq_create() -> hinic3_queue_pages_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | qpages | 4096-ptr_max |
| PARAM_VALUE | 1 | q_depth | 64-65536 |
| PARAM_VALUE | 2 | page_size | 0,4096-u32max |
| PARAM_VALUE | 3 | elem_size | 16,64 |
| DATA_SOURCE | 1 | q_depth | $2 |
| DATA_SOURCE | 3 | elem_size | $3 |
| BIT_INFO | 2 | page_size | 0x0,0xfffff000 |
| HARD_MAX | 3 | elem_size | 64 |
| MEM_ZERO | 0 | qpages | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |