Lines Matching refs:macb_queue
182 static struct macb_dma_desc *macb_tx_desc(struct macb_queue *queue, in macb_tx_desc()
190 static struct macb_tx_skb *macb_tx_skb(struct macb_queue *queue, in macb_tx_skb()
196 static dma_addr_t macb_tx_dma(struct macb_queue *queue, unsigned int index) in macb_tx_dma()
211 static struct macb_dma_desc *macb_rx_desc(struct macb_queue *queue, unsigned int index) in macb_rx_desc()
218 static void *macb_rx_buffer(struct macb_queue *queue, unsigned int index) in macb_rx_buffer()
439 struct macb_queue *queue; in macb_init_buffers()
599 struct macb_queue *queue; in macb_mac_link_down()
623 struct macb_queue *queue; in macb_mac_link_up()
892 struct macb_queue *queue = container_of(work, struct macb_queue, in macb_tx_error_task()
1000 static void macb_tx_interrupt(struct macb_queue *queue) in macb_tx_interrupt()
1080 static void gem_rx_refill(struct macb_queue *queue) in gem_rx_refill()
1144 static void discard_partial_frame(struct macb_queue *queue, unsigned int begin, in discard_partial_frame()
1164 static int gem_rx(struct macb_queue *queue, struct napi_struct *napi, in gem_rx()
1255 static int macb_rx_frame(struct macb_queue *queue, struct napi_struct *napi, in macb_rx_frame()
1337 static inline void macb_init_rx_ring(struct macb_queue *queue) in macb_init_rx_ring()
1355 static int macb_rx(struct macb_queue *queue, struct napi_struct *napi, in macb_rx()
1436 struct macb_queue *queue = container_of(napi, struct macb_queue, napi); in macb_poll()
1471 struct macb_queue *queue; in macb_hresp_error_task()
1506 static void macb_tx_restart(struct macb_queue *queue) in macb_tx_restart()
1523 struct macb_queue *queue = dev_id; in macb_wol_interrupt()
1552 struct macb_queue *queue = dev_id; in gem_wol_interrupt()
1581 struct macb_queue *queue = dev_id; in macb_interrupt()
1693 struct macb_queue *queue; in macb_poll_controller()
1705 struct macb_queue *queue, in macb_tx_map()
1992 struct macb_queue *queue = &bp->queues[queue_index]; in macb_start_xmit()
2107 struct macb_queue *queue; in gem_free_rx_buffers()
2138 struct macb_queue *queue = &bp->queues[0]; in macb_free_rx_buffers()
2150 struct macb_queue *queue; in macb_free_consistent()
2176 struct macb_queue *queue; in gem_alloc_rx_buffers()
2195 struct macb_queue *queue = &bp->queues[0]; in macb_alloc_rx_buffers()
2212 struct macb_queue *queue; in macb_alloc_consistent()
2254 struct macb_queue *queue; in gem_init_rings()
2296 struct macb_queue *queue; in macb_reset_hw()
2394 struct macb_queue *queue; in macb_configure_dma()
2592 struct macb_queue *queue; in macb_open()
2641 struct macb_queue *queue; in macb_close()
2680 struct macb_queue *queue; in gem_update_stats()
2772 struct macb_queue *queue; in gem_get_ethtool_strings()
3666 struct macb_queue *queue; in macb_init()
3826 struct macb_queue *q = &lp->queues[0]; in at91ether_alloc_coherent()
3853 struct macb_queue *q = &lp->queues[0]; in at91ether_free_coherent()
3875 struct macb_queue *q = &lp->queues[0]; in at91ether_start()
4044 struct macb_queue *q = &lp->queues[0]; in at91ether_rx()
4662 struct macb_queue *queue = bp->queues; in macb_suspend()
4749 struct macb_queue *queue = bp->queues; in macb_resume()