Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/ethernet/3com/typhoon.c typhoon_stop_runtime() -> typhoon_clean_tx()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tp | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->awaiting_resp | 0 |
| PARAM_VALUE | 0 | tp->card_state | 0 |
| PARAM_VALUE | 0 | tp->command_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | tp->dev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | tp->dev->dev.parent | 0,4096-ptr_max |
| PARAM_VALUE | 0 | tp->indexes | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->indexes->cmdCleared | 0 |
| PARAM_VALUE | 0 | tp->indexes->respCleared | 0 |
| PARAM_VALUE | 0 | tp->indexes->respReady | 0 |
| PARAM_VALUE | 0 | tp->indexes->rxBuffCleared | 0 |
| PARAM_VALUE | 0 | tp->indexes->rxBuffReady | 0-2047 |
| PARAM_VALUE | 0 | tp->indexes->rxHiReady | 0 |
| PARAM_VALUE | 0 | tp->indexes->rxLoReady | 0 |
| PARAM_VALUE | 0 | tp->indexes->txHiCleared | 0 |
| PARAM_VALUE | 0 | tp->ioaddr | 4096-ptr_max |
| PARAM_VALUE | 0 | *tp->dev->name | 0-255 |
| PARAM_VALUE | 1 | txRing | 4096-ptr_max |
| PARAM_VALUE | 2 | index | 4096-ptr_max |
| DATA_SOURCE | 0 | tp | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/ethernet/3com/typhoon.c typhoon_tx_complete() -> typhoon_clean_tx()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tp | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->indexes | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->indexes->cmdCleared | 0 |
| PARAM_VALUE | 0 | tp->indexes->respCleared | 0 |
| PARAM_VALUE | 0 | tp->indexes->respReady | 0 |
| PARAM_VALUE | 0 | tp->indexes->rxBuffCleared | 0 |
| PARAM_VALUE | 0 | tp->indexes->rxBuffReady | 0-2047 |
| PARAM_VALUE | 0 | tp->indexes->rxHiReady | 0 |
| PARAM_VALUE | 0 | tp->indexes->rxLoReady | 0 |
| PARAM_VALUE | 0 | tp->indexes->txHiCleared | 0 |
| PARAM_VALUE | 0 | tp->shared->indexes.respCleared | 0 |
| PARAM_VALUE | 0 | *tp->dev->name | 0-255 |
| PARAM_VALUE | 1 | txRing | 4096-ptr_max |
| PARAM_VALUE | 2 | index | 4096-ptr_max |
| DATA_SOURCE | 0 | tp | $0 |
| DATA_SOURCE | 1 | txRing | $1 |
| DATA_SOURCE | 2 | index | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &ni->dev_lock | ||
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | rcu_read |
drivers/net/ethernet/3com/typhoon.c typhoon_tx_timeout() -> typhoon_clean_tx()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tp | 4096-ptr_max |
| PARAM_VALUE | 0 | tp->ioaddr | 4096-ptr_max |
| PARAM_VALUE | 1 | txRing | 4096-ptr_max |
| PARAM_VALUE | 2 | index | 4096-ptr_max |
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &dev->tx_global_lock |