Home
last modified time | relevance | path

Searched refs:airoha_queue_entry (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.h170 struct airoha_queue_entry { struct
187 struct airoha_queue_entry *entry; argument
H A Dairoha_eth.c536 struct airoha_queue_entry *e = &q->entry[q->head]; in airoha_qdma_fill_rx_queue()
603 struct airoha_queue_entry *e = &q->entry[q->tail]; in airoha_qdma_rx_process()
795 struct airoha_queue_entry *e = &q->entry[q->tail]; in airoha_qdma_cleanup_rx_queue()
893 struct airoha_queue_entry *e; in airoha_qdma_tx_napi_poll()
1084 struct airoha_queue_entry *e = &q->entry[i]; in airoha_qdma_cleanup_tx_queue()
1109 struct airoha_queue_entry *e; in airoha_qdma_cleanup_tx_queue()
1111 e = list_first_entry(&q->tx_list, struct airoha_queue_entry, in airoha_qdma_cleanup_tx_queue()
2005 struct airoha_queue_entry *e; in airoha_dev_xmit()
2065 e = list_first_entry(&q->tx_list, struct airoha_queue_entry, in airoha_dev_xmit()
2085 e = list_first_entry(&q->tx_list, struct airoha_queue_entry, in airoha_dev_xmit()