Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/ethernet/brocade/bna/bnad_debugfs.c bnad_debugfs_write_regrd() -> bna_reg_offset_check()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ioc | 4096-ptr_max |
| PARAM_VALUE | 1 | offset | 0-262143 |
| PARAM_VALUE | 2 | len | 0-1073741823 |
| BUF_SIZE | 0 | ioc | 1352 |
| FUZZY_MAX | 2 | len | 1073741823 |
| HARD_MAX | 2 | len | 1073741823 |
drivers/net/ethernet/brocade/bna/bnad_debugfs.c bnad_debugfs_write_regwr() -> bna_reg_offset_check()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ioc | 4096-ptr_max |
| PARAM_VALUE | 1 | offset | 0-262143 |
| PARAM_VALUE | 2 | len | 1 |
| BUF_SIZE | 0 | ioc | 1352 |