Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 6 files:
- drivers/net/wireless/ath/ath10k/ahb.c, line 622
- drivers/net/wireless/ath/ath10k/core.c, line 2551
- drivers/net/wireless/ath/ath10k/pci.c, line 1963
- drivers/net/wireless/ath/ath10k/sdio.c, line 1867
- drivers/net/wireless/ath/ath10k/snoc.c, line 943
- drivers/net/wireless/ath/ath10k/usb.c, line 396
Smatch caller information:
drivers/net/wireless/ath/ath10k/snoc.c ath10k_snoc_hif_start() -> ath10k_core_napi_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ar | 4096-ptr_max |
| PARAM_VALUE | 0 | ar->hif.ops | 4096-ptr_max |
| PARAM_VALUE | 0 | ar->napi_dev | 4096-ptr_max |
| PARAM_VALUE | 0 | ar->napi_dev->num_napi_configs | 0-s32max |
| CAPPED_DATA | 0 | ar->napi_dev->num_napi_configs | 1 |
| DATA_SOURCE | 0 | ar | $0 |
| NOCHECK_CALL |
drivers/net/wireless/ath/ath10k/pci.c ath10k_pci_hif_start() -> ath10k_core_napi_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ar | 4096-ptr_max |
| PARAM_VALUE | 0 | ar->hif.ops | 4096-ptr_max |
| DATA_SOURCE | 0 | ar | $0 |
| NOCHECK_CALL |
drivers/net/wireless/ath/ath10k/ahb.c ath10k_ahb_hif_start() -> ath10k_core_napi_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ar | 4096-ptr_max |
| PARAM_VALUE | 0 | ar->hif.ops | 4096-ptr_max |
| DATA_SOURCE | 0 | ar | $0 |
| NOCHECK_CALL |
drivers/net/wireless/ath/ath10k/usb.c ath10k_usb_hif_start() -> ath10k_core_napi_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ar | 4096-ptr_max |
| PARAM_VALUE | 0 | ar->hif.ops | 4096-ptr_max |
| DATA_SOURCE | 0 | ar | $0 |
| NOCHECK_CALL |
drivers/net/wireless/ath/ath10k/sdio.c ath10k_sdio_hif_start() -> ath10k_core_napi_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ar | 4096-ptr_max |
| PARAM_VALUE | 0 | ar->hif.ops | 4096-ptr_max |
| DATA_SOURCE | 0 | ar | $0 |
| NOCHECK_CALL |