Symbol: dp_srng
sys/dev/ic/qwx.c
10266
qwx_dp_srng_cleanup(struct qwx_softc *sc, struct dp_srng *ring)
sys/dev/ic/qwx.c
10905
struct dp_srng *ring)
sys/dev/ic/qwx.c
15042
struct dp_srng *srng = NULL;
sys/dev/ic/qwx.c
16480
struct dp_srng *reo_except;
sys/dev/ic/qwx.c
18038
struct dp_srng *err_ring;
sys/dev/ic/qwx.c
9691
qwx_dp_srng_setup(struct qwx_softc *sc, struct dp_srng *ring,
sys/dev/ic/qwxvar.h
1068
struct dp_srng tcl_data_ring;
sys/dev/ic/qwxvar.h
1069
struct dp_srng tcl_comp_ring;
sys/dev/ic/qwxvar.h
1103
struct dp_srng wbm_idle_ring;
sys/dev/ic/qwxvar.h
1104
struct dp_srng wbm_desc_rel_ring;
sys/dev/ic/qwxvar.h
1105
struct dp_srng tcl_cmd_ring;
sys/dev/ic/qwxvar.h
1106
struct dp_srng tcl_status_ring;
sys/dev/ic/qwxvar.h
1107
struct dp_srng reo_reinject_ring;
sys/dev/ic/qwxvar.h
1108
struct dp_srng rx_rel_ring;
sys/dev/ic/qwxvar.h
1109
struct dp_srng reo_except_ring;
sys/dev/ic/qwxvar.h
1110
struct dp_srng reo_cmd_ring;
sys/dev/ic/qwxvar.h
1111
struct dp_srng reo_status_ring;
sys/dev/ic/qwxvar.h
1112
struct dp_srng reo_dst_ring[DP_REO_DST_RING_MAX];
sys/dev/ic/qwxvar.h
1439
struct dp_srng refill_buf_ring;
sys/dev/ic/qwxvar.h
1641
struct dp_srng rx_mac_buf_ring[MAX_RXDMA_PER_PDEV];
sys/dev/ic/qwxvar.h
1642
struct dp_srng rxdma_err_dst_ring[MAX_RXDMA_PER_PDEV];
sys/dev/ic/qwxvar.h
1643
struct dp_srng rxdma_mon_dst_ring;
sys/dev/ic/qwxvar.h
1644
struct dp_srng rxdma_mon_desc_ring;
sys/dev/ic/qwz.c
13100
struct dp_srng *srng = NULL;
sys/dev/ic/qwz.c
14685
struct dp_srng *reo_except;
sys/dev/ic/qwz.c
16052
struct dp_srng *err_ring;
sys/dev/ic/qwz.c
7145
qwz_dp_srng_setup(struct qwz_softc *sc, struct dp_srng *ring,
sys/dev/ic/qwz.c
7713
qwz_dp_srng_cleanup(struct qwz_softc *sc, struct dp_srng *ring)
sys/dev/ic/qwz.c
8213
struct dp_srng *ring)
sys/dev/ic/qwzvar.h
1182
struct dp_srng tcl_data_ring;
sys/dev/ic/qwzvar.h
1183
struct dp_srng tcl_comp_ring;
sys/dev/ic/qwzvar.h
1219
struct dp_srng refill_buf_ring;
sys/dev/ic/qwzvar.h
1232
struct dp_srng refill_buf_ring;
sys/dev/ic/qwzvar.h
1248
struct dp_srng wbm_idle_ring;
sys/dev/ic/qwzvar.h
1249
struct dp_srng wbm_desc_rel_ring;
sys/dev/ic/qwzvar.h
1250
struct dp_srng reo_reinject_ring;
sys/dev/ic/qwzvar.h
1251
struct dp_srng rx_rel_ring;
sys/dev/ic/qwzvar.h
1252
struct dp_srng reo_except_ring;
sys/dev/ic/qwzvar.h
1253
struct dp_srng reo_cmd_ring;
sys/dev/ic/qwzvar.h
1254
struct dp_srng reo_status_ring;
sys/dev/ic/qwzvar.h
1256
struct dp_srng reo_dst_ring[DP_REO_DST_RING_MAX];
sys/dev/ic/qwzvar.h
1291
struct dp_srng rx_mac_buf_ring[MAX_RXDMA_PER_PDEV];
sys/dev/ic/qwzvar.h
1292
struct dp_srng rxdma_err_dst_ring[MAX_RXDMA_PER_PDEV];
sys/dev/ic/qwzvar.h
1790
struct dp_srng rxdma_mon_dst_ring[MAX_RXDMA_PER_PDEV];
sys/dev/ic/qwzvar.h
1791
struct dp_srng tx_mon_dst_ring[MAX_RXDMA_PER_PDEV];