Symbol: xlgmac_ring
drivers/net/ethernet/synopsys/dwc-xlgmac-common.c
283
struct xlgmac_ring *ring,
drivers/net/ethernet/synopsys/dwc-xlgmac-common.c
310
struct xlgmac_ring *ring,
drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c
126
struct xlgmac_ring *ring,
drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c
232
struct xlgmac_ring *tx_ring, *rx_ring;
drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c
243
tx_ring = kzalloc_objs(struct xlgmac_ring, pdata->tx_ring_count);
drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c
247
rx_ring = kzalloc_objs(struct xlgmac_ring, pdata->rx_ring_count);
drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c
386
struct xlgmac_ring *ring,
drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c
423
struct xlgmac_ring *ring;
drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c
460
struct xlgmac_ring *ring;
drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c
497
struct xlgmac_ring *ring = channel->tx_ring;
drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c
75
struct xlgmac_ring *ring)
drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c
1058
struct xlgmac_ring *ring = channel->tx_ring;
drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c
1142
struct xlgmac_ring *ring = channel->rx_ring;
drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c
2641
struct xlgmac_ring *ring = channel->rx_ring;
drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c
677
struct xlgmac_ring *ring)
drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c
705
struct xlgmac_ring *ring = channel->tx_ring;
drivers/net/ethernet/synopsys/dwc-xlgmac-net.c
1037
struct xlgmac_ring *ring = channel->tx_ring;
drivers/net/ethernet/synopsys/dwc-xlgmac-net.c
1110
struct xlgmac_ring *ring = channel->rx_ring;
drivers/net/ethernet/synopsys/dwc-xlgmac-net.c
115
struct xlgmac_ring *ring,
drivers/net/ethernet/synopsys/dwc-xlgmac-net.c
28
static inline unsigned int xlgmac_tx_avail_desc(struct xlgmac_ring *ring)
drivers/net/ethernet/synopsys/dwc-xlgmac-net.c
33
static inline unsigned int xlgmac_rx_dirty_desc(struct xlgmac_ring *ring)
drivers/net/ethernet/synopsys/dwc-xlgmac-net.c
40
struct xlgmac_ring *ring,
drivers/net/ethernet/synopsys/dwc-xlgmac-net.c
524
struct xlgmac_ring *ring;
drivers/net/ethernet/synopsys/dwc-xlgmac-net.c
545
struct xlgmac_ring *ring;
drivers/net/ethernet/synopsys/dwc-xlgmac-net.c
708
struct xlgmac_ring *ring;
drivers/net/ethernet/synopsys/dwc-xlgmac-net.c
954
struct xlgmac_ring *ring = channel->rx_ring;
drivers/net/ethernet/synopsys/dwc-xlgmac.h
378
struct xlgmac_ring *tx_ring;
drivers/net/ethernet/synopsys/dwc-xlgmac.h
379
struct xlgmac_ring *rx_ring;
drivers/net/ethernet/synopsys/dwc-xlgmac.h
388
struct xlgmac_ring *ring,
drivers/net/ethernet/synopsys/dwc-xlgmac.h
435
struct xlgmac_ring *ring);
drivers/net/ethernet/synopsys/dwc-xlgmac.h
638
struct xlgmac_ring *ring,
drivers/net/ethernet/synopsys/dwc-xlgmac.h
643
struct xlgmac_ring *ring,