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.h167 struct airoha_queue_entry { struct
181 struct airoha_queue_entry *entry; argument
H A Dairoha_eth.c559 struct airoha_queue_entry *e = &q->entry[q->head]; in airoha_qdma_fill_rx_queue()
625 struct airoha_queue_entry *e = &q->entry[q->tail]; in airoha_qdma_rx_process()
811 struct airoha_queue_entry *e = &q->entry[q->tail]; in airoha_qdma_cleanup_rx_queue()
864 struct airoha_queue_entry *e; in airoha_qdma_tx_napi_poll()
1048 struct airoha_queue_entry *e = &q->entry[q->tail]; in airoha_qdma_cleanup_tx_queue()
1939 struct airoha_queue_entry *e = &q->entry[index]; in airoha_dev_xmit()