Searched refs:airoha_queue_entry (Results 1 – 2 of 2) sorted by relevance
170 struct airoha_queue_entry { struct187 struct airoha_queue_entry *entry; argument
547 struct airoha_queue_entry *e = &q->entry[q->head]; in airoha_qdma_fill_rx_queue()613 struct airoha_queue_entry *e = &q->entry[q->tail]; in airoha_qdma_rx_process()801 struct airoha_queue_entry *e = &q->entry[q->tail]; in airoha_qdma_cleanup_rx_queue()868 struct airoha_queue_entry *e; in airoha_qdma_tx_napi_poll()1048 struct airoha_queue_entry *e = &q->entry[i]; in airoha_qdma_cleanup_tx_queue()1924 struct airoha_queue_entry *e; in airoha_dev_xmit()1983 e = list_first_entry(&q->tx_list, struct airoha_queue_entry, in airoha_dev_xmit()2003 e = list_first_entry(&q->tx_list, struct airoha_queue_entry, in airoha_dev_xmit()2040 e = list_first_entry(&tx_list, struct airoha_queue_entry, in airoha_dev_xmit()