Searched refs:airoha_queue_entry (Results 1 – 2 of 2) sorted by relevance
180 struct airoha_queue_entry { struct198 struct airoha_queue_entry *entry; argument
599 struct airoha_queue_entry *e = &q->entry[q->head]; in airoha_qdma_fill_rx_queue()669 struct airoha_queue_entry *e = &q->entry[q->tail]; in airoha_qdma_rx_process()865 struct airoha_queue_entry *e = &q->entry[q->tail]; in airoha_qdma_cleanup_rx_queue()953 struct airoha_queue_entry *e) in airoha_unmap_xmit_buf()992 struct airoha_queue_entry *e; in airoha_qdma_tx_napi_poll()1204 struct airoha_queue_entry *e = &q->entry[j]; in airoha_qdma_tx_cleanup()1234 struct airoha_queue_entry *e; in airoha_qdma_tx_cleanup()1237 struct airoha_queue_entry, list); in airoha_qdma_tx_cleanup()2296 struct airoha_queue_entry *e; in airoha_dev_xmit()2362 e = list_first_entry(&q->tx_list, struct airoha_queue_entry, in airoha_dev_xmit()[all …]