Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c152 static struct macb_dma_desc *macb_tx_desc(struct macb_queue *queue, in macb_tx_desc()
160 static struct macb_tx_skb *macb_tx_skb(struct macb_queue *queue, in macb_tx_skb()
166 static dma_addr_t macb_tx_dma(struct macb_queue *queue, unsigned int index) in macb_tx_dma()
181 static struct macb_dma_desc *macb_rx_desc(struct macb_queue *queue, unsigned int index) in macb_rx_desc()
188 static void *macb_rx_buffer(struct macb_queue *queue, unsigned int index) in macb_rx_buffer()
459 struct macb_queue *queue; in macb_init_buffers()
656 struct macb_queue *queue; in macb_mac_link_down()
673 static void gem_shuffle_tx_one_ring(struct macb_queue *queue) in gem_shuffle_tx_one_ring()
756 struct macb_queue *queue; in gem_shuffle_tx_rings()
771 struct macb_queue *queue; in macb_mac_link_up()
[all …]
H A Dmacb.h1178 struct macb_queue;
1184 int (*mog_rx)(struct macb_queue *queue, struct napi_struct *napi,
1233 struct macb_queue { struct
1297 struct macb_queue queues[MACB_MAX_QUEUES];