Searched refs:rtase_ring (Results 1 – 2 of 2) sorted by relevance
277 struct rtase_ring { struct293 int (*ring_handler)(struct rtase_ring *ring, int budget); argument315 struct rtase_ring tx_ring[RTASE_NUM_TX_QUEUE]; argument316 struct rtase_ring rx_ring[RTASE_NUM_RX_QUEUE];
234 struct rtase_ring *ring; in rtase_tx_clear()256 static u32 rtase_tx_avail(struct rtase_ring *ring) in rtase_tx_avail()320 struct rtase_ring *ring = &tp->tx_ring[idx]; in rtase_tx_desc_init()422 struct rtase_ring *ring) in rtase_rx_ring_clear()585 struct rtase_ring *ring = &tp->rx_ring[idx]; in rtase_rx_desc_init()688 const struct rtase_ring *ring; in rtase_desc_addr_fill()1065 struct rtase_ring *ring; in rtase_poll()1157 struct rtase_ring *ring, *tmp; in rtase_down()1307 struct rtase_ring *ring; in rtase_start_xmit()1504 struct rtase_ring *ring, *tmp; in rtase_sw_reset()[all …]