Searched refs:rtase_ring (Results 1 – 2 of 2) sorted by relevance
284 struct rtase_ring { struct301 int (*ring_handler)(struct rtase_ring *ring, int budget); argument330 struct rtase_ring tx_ring[RTASE_NUM_TX_QUEUE];332 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()426 struct rtase_ring *ring) in rtase_rx_ring_clear()589 struct rtase_ring *ring = &tp->rx_ring[idx]; in rtase_rx_desc_init()695 const struct rtase_ring *ring; in rtase_desc_addr_fill()1072 struct rtase_ring *ring; in rtase_poll()1164 struct rtase_ring *ring, *tmp; in rtase_down()1318 struct rtase_ring *ring; in rtase_start_xmit()1515 struct rtase_ring *ring, *tmp; in rtase_sw_reset()[all …]
Completed in 9 milliseconds