Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/net/wireless/mediatek/mt76/usb.c mt76u_process_rx_queue() -> mt76u_submit_rx_buf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->drv | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->drv->drv_flags | 4,8,17,24,32,49,56,68,70,177 |
| PARAM_VALUE | 0 | dev->drv->rx_check | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->q_rx | 4096-ptr_max |
| PARAM_VALUE | 2 | urb | 4096-ptr_max |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 2 | urb | r mt76u_get_next_rx_entry |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 2 | urb->num_mapped_sgs | |
| LOCK2 | rcu_read |
drivers/net/wireless/mediatek/mt76/usb.c mt76u_submit_rx_buffers() -> mt76u_submit_rx_buf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->q_rx | 4096-ptr_max |
| PARAM_VALUE | 1 | qid | 0-20 |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 1 | qid | $1 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &q->lock | ||
| LOCK2 | flags | ||
| TYPE_LOCK | (struct mt76_queue)->lock |