Lines Matching defs: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() local
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() local
1298 struct macb_queue *queue = bp->queues; in macb_hresp_error_task() local
1345 static void macb_tx_restart(struct macb_queue *queue) in macb_tx_restart()
1362 struct macb_queue *queue = dev_id; in macb_interrupt() local
1474 struct macb_queue *queue; in macb_poll_controller() local
1486 struct macb_queue *queue, in macb_tx_map()
1774 struct macb_queue *queue = &bp->queues[queue_index]; in macb_start_xmit() local
1891 struct macb_queue *queue; in gem_free_rx_buffers() local
1922 struct macb_queue *queue = &bp->queues[0]; in macb_free_rx_buffers() local
1934 struct macb_queue *queue; in macb_free_consistent() local
1960 struct macb_queue *queue; in gem_alloc_rx_buffers() local
1979 struct macb_queue *queue = &bp->queues[0]; in macb_alloc_rx_buffers() local
1996 struct macb_queue *queue; in macb_alloc_consistent() local
2038 struct macb_queue *queue; in gem_init_rings() local
2080 struct macb_queue *queue; in macb_reset_hw() local
2178 struct macb_queue *queue; in macb_configure_dma() local
2224 struct macb_queue *queue; in macb_init_hw() local
2407 struct macb_queue *queue; in macb_open() local
2461 struct macb_queue *queue; in macb_close() local
2500 struct macb_queue *queue; in gem_update_stats() local
2592 struct macb_queue *queue; in gem_get_ethtool_strings() local
3472 struct macb_queue *queue; in macb_init() local
4417 struct macb_queue *queue = bp->queues; in macb_suspend() local
4460 struct macb_queue *queue = bp->queues; in macb_resume() local