Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_eth.h153 struct airoha_queue_entry { struct
167 struct airoha_queue_entry *entry; argument
H A Dairoha_eth.c545 struct airoha_queue_entry *e = &q->entry[q->head]; in airoha_qdma_fill_rx_queue()
614 struct airoha_queue_entry *e = &q->entry[q->tail]; in airoha_qdma_rx_process()
789 struct airoha_queue_entry *e = &q->entry[q->tail]; in airoha_qdma_cleanup_rx_queue()
842 struct airoha_queue_entry *e; in airoha_qdma_tx_napi_poll()
1026 struct airoha_queue_entry *e = &q->entry[q->tail]; in airoha_qdma_cleanup_tx_queue()
1846 struct airoha_queue_entry *e = &q->entry[index]; in airoha_dev_xmit()