Lines Matching refs:macb_queue

179 static struct macb_dma_desc *macb_tx_desc(struct macb_queue *queue,  in macb_tx_desc()
187 static struct macb_tx_skb *macb_tx_skb(struct macb_queue *queue, in macb_tx_skb()
193 static dma_addr_t macb_tx_dma(struct macb_queue *queue, unsigned int index) in macb_tx_dma()
208 static struct macb_dma_desc *macb_rx_desc(struct macb_queue *queue, unsigned int index) in macb_rx_desc()
215 static void *macb_rx_buffer(struct macb_queue *queue, unsigned int index) in macb_rx_buffer()
719 struct macb_queue *queue = container_of(work, struct macb_queue, in macb_tx_error_task()
827 static void macb_tx_interrupt(struct macb_queue *queue) in macb_tx_interrupt()
907 static void gem_rx_refill(struct macb_queue *queue) in gem_rx_refill()
971 static void discard_partial_frame(struct macb_queue *queue, unsigned int begin, in discard_partial_frame()
991 static int gem_rx(struct macb_queue *queue, struct napi_struct *napi, in gem_rx()
1082 static int macb_rx_frame(struct macb_queue *queue, struct napi_struct *napi, in macb_rx_frame()
1164 static inline void macb_init_rx_ring(struct macb_queue *queue) in macb_init_rx_ring()
1182 static int macb_rx(struct macb_queue *queue, struct napi_struct *napi, in macb_rx()
1263 struct macb_queue *queue = container_of(napi, struct macb_queue, napi); in macb_poll()
1298 struct macb_queue *queue = bp->queues; in macb_hresp_error_task()
1345 static void macb_tx_restart(struct macb_queue *queue) in macb_tx_restart()
1362 struct macb_queue *queue = dev_id; in macb_interrupt()
1474 struct macb_queue *queue; in macb_poll_controller()
1486 struct macb_queue *queue, in macb_tx_map()
1774 struct macb_queue *queue = &bp->queues[queue_index]; in macb_start_xmit()
1891 struct macb_queue *queue; in gem_free_rx_buffers()
1922 struct macb_queue *queue = &bp->queues[0]; in macb_free_rx_buffers()
1934 struct macb_queue *queue; in macb_free_consistent()
1960 struct macb_queue *queue; in gem_alloc_rx_buffers()
1979 struct macb_queue *queue = &bp->queues[0]; in macb_alloc_rx_buffers()
1996 struct macb_queue *queue; in macb_alloc_consistent()
2038 struct macb_queue *queue; in gem_init_rings()
2080 struct macb_queue *queue; in macb_reset_hw()
2178 struct macb_queue *queue; in macb_configure_dma()
2224 struct macb_queue *queue; in macb_init_hw()
2407 struct macb_queue *queue; in macb_open()
2461 struct macb_queue *queue; in macb_close()
2500 struct macb_queue *queue; in gem_update_stats()
2592 struct macb_queue *queue; in gem_get_ethtool_strings()
3472 struct macb_queue *queue; in macb_init()
3634 struct macb_queue *q = &lp->queues[0]; in at91ether_start()
3722 struct macb_queue *q = &lp->queues[0]; in at91ether_close()
3794 struct macb_queue *q = &lp->queues[0]; in at91ether_rx()
4417 struct macb_queue *queue = bp->queues; in macb_suspend()
4460 struct macb_queue *queue = bp->queues; in macb_resume()