Symbol: dp_srng
sys/dev/ic/qwx.c
10220
qwx_dp_srng_cleanup(struct qwx_softc *sc, struct dp_srng *ring)
sys/dev/ic/qwx.c
10859
struct dp_srng *ring)
sys/dev/ic/qwx.c
14986
struct dp_srng *srng = NULL;
sys/dev/ic/qwx.c
16414
struct dp_srng *reo_except;
sys/dev/ic/qwx.c
17888
struct dp_srng *err_ring;
sys/dev/ic/qwx.c
9648
qwx_dp_srng_setup(struct qwx_softc *sc, struct dp_srng *ring,
sys/dev/ic/qwxvar.h
1070
struct dp_srng tcl_data_ring;
sys/dev/ic/qwxvar.h
1071
struct dp_srng tcl_comp_ring;
sys/dev/ic/qwxvar.h
1105
struct dp_srng wbm_idle_ring;
sys/dev/ic/qwxvar.h
1106
struct dp_srng wbm_desc_rel_ring;
sys/dev/ic/qwxvar.h
1107
struct dp_srng tcl_cmd_ring;
sys/dev/ic/qwxvar.h
1108
struct dp_srng tcl_status_ring;
sys/dev/ic/qwxvar.h
1109
struct dp_srng reo_reinject_ring;
sys/dev/ic/qwxvar.h
1110
struct dp_srng rx_rel_ring;
sys/dev/ic/qwxvar.h
1111
struct dp_srng reo_except_ring;
sys/dev/ic/qwxvar.h
1112
struct dp_srng reo_cmd_ring;
sys/dev/ic/qwxvar.h
1113
struct dp_srng reo_status_ring;
sys/dev/ic/qwxvar.h
1114
struct dp_srng reo_dst_ring[DP_REO_DST_RING_MAX];
sys/dev/ic/qwxvar.h
1430
struct dp_srng refill_buf_ring;
sys/dev/ic/qwxvar.h
1632
struct dp_srng rx_mac_buf_ring[MAX_RXDMA_PER_PDEV];
sys/dev/ic/qwxvar.h
1633
struct dp_srng rxdma_err_dst_ring[MAX_RXDMA_PER_PDEV];
sys/dev/ic/qwxvar.h
1634
struct dp_srng rxdma_mon_dst_ring;
sys/dev/ic/qwxvar.h
1635
struct dp_srng rxdma_mon_desc_ring;
sys/dev/ic/qwz.c
12635
struct dp_srng *srng = NULL;
sys/dev/ic/qwz.c
13990
struct dp_srng *reo_except;
sys/dev/ic/qwz.c
15230
struct dp_srng *err_ring;
sys/dev/ic/qwz.c
7006
qwz_dp_srng_setup(struct qwz_softc *sc, struct dp_srng *ring,
sys/dev/ic/qwz.c
7564
qwz_dp_srng_cleanup(struct qwz_softc *sc, struct dp_srng *ring)
sys/dev/ic/qwz.c
8090
struct dp_srng *ring)
sys/dev/ic/qwzvar.h
1178
struct dp_srng tcl_data_ring;
sys/dev/ic/qwzvar.h
1179
struct dp_srng tcl_comp_ring;
sys/dev/ic/qwzvar.h
1215
struct dp_srng refill_buf_ring;
sys/dev/ic/qwzvar.h
1228
struct dp_srng refill_buf_ring;
sys/dev/ic/qwzvar.h
1244
struct dp_srng wbm_idle_ring;
sys/dev/ic/qwzvar.h
1245
struct dp_srng wbm_desc_rel_ring;
sys/dev/ic/qwzvar.h
1246
struct dp_srng reo_reinject_ring;
sys/dev/ic/qwzvar.h
1247
struct dp_srng rx_rel_ring;
sys/dev/ic/qwzvar.h
1248
struct dp_srng reo_except_ring;
sys/dev/ic/qwzvar.h
1249
struct dp_srng reo_cmd_ring;
sys/dev/ic/qwzvar.h
1250
struct dp_srng reo_status_ring;
sys/dev/ic/qwzvar.h
1252
struct dp_srng reo_dst_ring[DP_REO_DST_RING_MAX];
sys/dev/ic/qwzvar.h
1287
struct dp_srng rx_mac_buf_ring[MAX_RXDMA_PER_PDEV];
sys/dev/ic/qwzvar.h
1288
struct dp_srng rxdma_err_dst_ring[MAX_RXDMA_PER_PDEV];
sys/dev/ic/qwzvar.h
1774
struct dp_srng rxdma_mon_dst_ring[MAX_RXDMA_PER_PDEV];
sys/dev/ic/qwzvar.h
1775
struct dp_srng tx_mon_dst_ring[MAX_RXDMA_PER_PDEV];