Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 5 files:
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcdc.c, line 378
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c, line 370
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/flowring.c, line 251
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c
- drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c
Smatch caller information:
drivers/net/wireless/broadcom/brcm80211/brcmfmac/flowring.c brcmf_flowring_delete() -> brcmf_txfinalize()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | txp | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->dev->rtnl_link_ops->priv_size | 0,8,32,48,56,88,112,120,144,160,224,240,256,296,616,624,728,736,1056,1128,1336,1616,2176,2240,2272,2560,3296,3720,9688-s64max |
| PARAM_VALUE | 1 | txp->next | 0 |
| PARAM_VALUE | 1 | txp->prev | 0 |
| PARAM_VALUE | 2 | success | 0 |
| DATA_SOURCE | 0 | ifp | r brcmf_get_ifp |
| DATA_SOURCE | 1 | txp | r skb_dequeue |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c brcmf_netdev_start_xmit() -> brcmf_txfinalize()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ifp | 4096-ptr_max |
| PARAM_VALUE | 0 | ifp->drvr | 4096-ptr_max |
| PARAM_VALUE | 0 | ifp->drvr->bus_if | 4096-ptr_max |
| PARAM_VALUE | 0 | ifp->drvr->bus_if->dev->driver_data->bus_priv.sdio->bus->dpc_triggered | 1 |
| PARAM_VALUE | 0 | ifp->drvr->bus_if->dev->driver_data->bus_priv.sdio->bus->sdcnt.fcqueued | 0-4294967295 |
| PARAM_VALUE | 0 | ifp->drvr->bus_if->dev->driver_data->bus_priv.sdio->bus->txoff | 1 |
| PARAM_VALUE | 0 | ifp->drvr->bus_if->dev->driver_data->bus_priv.sdio->bus->txq.len | 0-u16max |
| PARAM_VALUE | 0 | ifp->drvr->bus_if->state | 1 |
| PARAM_VALUE | 0 | ifp->drvr->proto | 4096-ptr_max |
| PARAM_VALUE | 0 | ifp->drvr->proto->tx_queue_data | 4096-ptr_max |
| PARAM_VALUE | 0 | ifp->drvr->settings | 4096-ptr_max |
| PARAM_VALUE | 1 | txp | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->cb->htod | 0 |
| PARAM_VALUE | 1 | txp->cb->htod_seq | 0 |
| PARAM_VALUE | 1 | txp->cb->if_flags | 0 |
| PARAM_VALUE | 1 | txp->cb->mac->occupied | 0-1 |
| PARAM_VALUE | 1 | txp->cb->state | 0 |
| PARAM_VALUE | 1 | txp->data | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->data->data_offset | 0-66 |
| PARAM_VALUE | 1 | txp->data->flags | 32,40 |
| PARAM_VALUE | 1 | txp->data->priority | 0-7 |
| PARAM_VALUE | 1 | txp->dev->nd_net.net->ipv4.fqdir->f->frag_expire | 0,663510801442193408,1753052602134376448,4007388366431105024,8876081723503042560 |
| PARAM_VALUE | 1 | txp->dev->nd_net.net->ipv4.fqdir->f->qsize | 0,304,320 |
| PARAM_VALUE | 1 | txp->dev->rtnl_link_ops->maxtype | 0-6,8-10,15,18,20,22,24,34,50 |
| PARAM_VALUE | 1 | txp->dev->rtnl_link_ops->priv_size | 0,8,32,40,48,56,88,112,120,144,160,224,240,256,296,616,624,728,736,744,1056,1128,1336,1616,2176,2240,2272,2560,3296,3544,3552,3720,9688-u64max |
| PARAM_VALUE | 1 | txp->next | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->priority | 0-255 |
| PARAM_VALUE | 1 | txp->sk | 0,4096-ptr_max |
| PARAM_VALUE | 1 | *txp->data->h_dest | 255 |
| PARAM_VALUE | 2 | success | 0 |
| BUF_SIZE | 1 | txp | (-1)-s32max |
| BUF_SIZE | 1 | txp | (-1)-s32max |
| CAPPED_DATA | 1 | txp | 1 |
| CAPPED_DATA | 1 | txp->priority | 1 |
| DATA_SOURCE | 1 | txp | $0 |
| FUZZY_MAX | 1 | txp->priority | 7 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HOST_DATA | 1 | txp->csum_offset | 0-u16max |
| HOST_DATA | 1 | txp->data_len | 0-2147483648[c] |
| HOST_DATA | 1 | txp->len | 14-u32max[c] |
| HOST_DATA | 1 | txp->next->csum_offset | 0-u16max |
| HOST_DATA | 1 | txp->next->data_len | 0-u32max[c] |
| HOST_DATA | 1 | txp->next->len | 1-u32max[c] |
| HOST_DATA | 1 | txp->prev->csum_offset | 0-u16max |
| HOST_DATA | 1 | txp->prev->data_len | 0-u32max[c] |
| HOST_DATA | 1 | txp->prev->len | 0-u32max[c] |
| HOST_DATA | 1 | txp->prev->truesize | 0-u32max |
| HOST_DATA | 1 | txp->prev->tstamp | 500000002-4294967299794967295[c] |
| HOST_DATA | 1 | txp->prev->users.refs.counter | s32min-0,2-s32max |
| HOST_DATA | 1 | txp->tstamp | 500000002-4294967299794967295[c] |
| HOST_DATA | 1 | txp->users.refs.counter | s32min-0,2-s32max |
| HOST_DATA | 1 | *txp->data | 0-255 |
| NO_OVERFLOW_SIMPLE | 1 | txp->data_len | |
| NO_OVERFLOW_SIMPLE | 1 | txp->dev->group | |
| NO_OVERFLOW_SIMPLE | 1 | txp->dev->num_tc | |
| NO_OVERFLOW_SIMPLE | 1 | txp->dev->proto_down | |
| NO_OVERFLOW_SIMPLE | 1 | txp->dev->real_num_rx_queues | |
| NO_OVERFLOW_SIMPLE | 1 | txp->dev->real_num_tx_queues | |
| NO_OVERFLOW_SIMPLE | 1 | txp->dev->stats.rx_bytes | |
| NO_OVERFLOW_SIMPLE | 1 | txp->dev->stats.tx_bytes | |
| NO_OVERFLOW_SIMPLE | 1 | txp->dev->tx_queue_len | |
| NO_OVERFLOW_SIMPLE | 1 | txp->end | |
| NO_OVERFLOW_SIMPLE | 1 | txp->extensions | |
| NO_OVERFLOW_SIMPLE | 1 | txp->len | |
| NO_OVERFLOW_SIMPLE | 1 | txp->prev->data_len | |
| NO_OVERFLOW_SIMPLE | 1 | txp->prev->end | |
| NO_OVERFLOW_SIMPLE | 1 | txp->prev->len | |
| NO_OVERFLOW_SIMPLE | 1 | txp->prev->tail | |
| NO_OVERFLOW_SIMPLE | 1 | txp->prev->truesize | |
| NO_OVERFLOW_SIMPLE | 1 | txp->tail | |
| NO_OVERFLOW_SIMPLE | 1 | txp->truesize | |
| HALF_LOCKED2 | &ndev->tx_global_lock | ||
| HALF_LOCKED2 | &txq->_xmit_lock | ||
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | rcu_read |
drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcdc.c brcmf_proto_bcdc_txcomplete() -> brcmf_txfinalize()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ifp | 1-u64max |
| PARAM_VALUE | 1 | txp | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->data | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->dev->rtnl_link_ops->priv_size | 0,8,32,48,56,88,112,120,144,160,224,240,256,296,616,624,728,736,744,1056,1128,1336,1616,2176,2240,2272,2560,3296,3720,9688-s64max |
| PARAM_VALUE | 1 | txp->ip_summed | 1 |
| PARAM_VALUE | 1 | txp->len | 1-u32max |
| PARAM_VALUE | 1 | txp->priority | 0-7 |
| DATA_SOURCE | 1 | txp | $1 |
| DATA_SOURCE | 2 | success | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 1 | txp | unit_byte |
| HALF_LOCKED2 | &pool->lock |
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c brcmf_msgbuf_process_txstatus() -> brcmf_txfinalize()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | txp | 4096-ptr_max |
| PARAM_VALUE | 2 | success | 0 |
| DATA_SOURCE | 1 | txp | r brcmf_msgbuf_get_pktid |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | _T->lock |
drivers/net/wireless/broadcom/brcm80211/brcmfmac/msgbuf.c brcmf_msgbuf_process_txstatus() -> brcmf_txfinalize()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | txp | 4096-ptr_max |
| PARAM_VALUE | 2 | success | 1 |
| DATA_SOURCE | 1 | txp | r brcmf_msgbuf_get_pktid |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | _T->lock |
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c brcmf_fws_dequeue_worker() -> brcmf_txfinalize()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | txp | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->cb | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->data | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->data->data_offset | 0-66 |
| PARAM_VALUE | 1 | txp->data->flags | 32,40 |
| PARAM_VALUE | 1 | txp->data->priority | 0-7 |
| PARAM_VALUE | 1 | txp->dev->rtnl_link_ops->priv_size | 0,8,32,48,56,88,112,120,144,160,224,240,256,296,616,624,728,736,1056,1128,1336,1616,2176,2240,2272,2560,3296,3720,9688-s64max |
| PARAM_VALUE | 1 | txp->next | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->prev | 4096-ptr_max |
| PARAM_VALUE | 2 | success | 0 |
| CAPPED_DATA | 1 | txp->head | 1 |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | &fws->spinlock | ||
| LOCK2 | fws->flags | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct brcmf_fws_info)->spinlock |
drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwsignal.c brcmf_fws_txs_process() -> brcmf_txfinalize()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ifp | 1-u64max |
| PARAM_VALUE | 1 | txp | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->cb | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->data | 4096-ptr_max |
| PARAM_VALUE | 1 | txp->dev->rtnl_link_ops->priv_size | 0,8,32,48,56,88,112,120,144,160,224,240,256,296,616,624,728,736,1056,1128,1336,1616,2176,2240,2272,2560,3296,3720,9688-s64max |
| PARAM_VALUE | 1 | txp->ip_summed | 1 |
| PARAM_VALUE | 1 | txp->len | 1-u32max |
| PARAM_VALUE | 1 | txp->priority | 0-7 |
| PARAM_VALUE | 2 | success | 1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &fws->spinlock | ||
| LOCK2 | fws->flags | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct brcmf_fws_info)->spinlock |