Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/net/wireless/ath/ath5k/base.c, line 605
- drivers/net/wireless/ath/ath9k/recv.c
- drivers/net/wireless/ath/main.c, line 62
Smatch caller information:
drivers/net/wireless/ath/ath9k/recv.c ath_rx_edma_init() -> ath_rxbuf_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | common | 4096-ptr_max |
| PARAM_VALUE | 0 | common->rx_bufsize | 0-u32max |
| PARAM_VALUE | 1 | len | 0-u32max |
| PARAM_VALUE | 2 | gfp_mask | 3264 |
| BUF_SIZE | 0 | common | 1048 |
| DATA_SOURCE | 0 | common | r ath9k_hw_common |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | len | unit_byte |
drivers/net/wireless/ath/ath9k/recv.c ath_rx_init() -> ath_rxbuf_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | common | 4096-ptr_max |
| PARAM_VALUE | 2 | gfp_mask | 3264 |
| BUF_SIZE | 0 | common | 1048 |
| DATA_SOURCE | 0 | common | r ath9k_hw_common |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | len | unit_byte |
drivers/net/wireless/ath/ath9k/recv.c ath_rx_tasklet() -> ath_rxbuf_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | common | 4096-ptr_max |
| PARAM_VALUE | 2 | gfp_mask | 2080 |
| BUF_SIZE | 0 | common | 1048 |
| DATA_SOURCE | 0 | common | r ath9k_hw_common |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | len | unit_byte |
| HALF_LOCKED2 | &sc->sc_pcu_lock | ||
| HALF_LOCKED2 | bh |
drivers/net/wireless/ath/ath5k/base.c ath5k_rx_skb_alloc() -> ath_rxbuf_alloc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | common | 4096-ptr_max |
| PARAM_VALUE | 2 | gfp_mask | 2080 |
| BUF_SIZE | 0 | common | 1048 |
| DATA_SOURCE | 0 | common | r ath5k_hw_common |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | len | unit_byte |
| LOCK2 | &ah->rxbuflock | ||
| HALF_LOCKED2 | &ah->lock | ||
| HALF_LOCKED2 | bh | ||
| TYPE_LOCK | (struct ath5k_hw)->rxbuflock |