Searched defs:dp_tx_ring (Results 1 – 2 of 2) sorted by relevance
83 struct dp_tx_ring { struct84 u8 tcl_data_ring_id;85 struct dp_srng tcl_data_ring;86 struct dp_srng tcl_comp_ring;87 struct idr txbuf_idr;89 spinlock_t tx_idr_lock;90 struct hal_wbm_release_ring *tx_status;91 int tx_status_head;92 int tx_status_tail;
50 struct dp_tx_ring { struct51 u8 tcl_data_ring_id;52 struct dp_srng tcl_data_ring;53 struct dp_srng tcl_comp_ring;54 struct hal_wbm_completion_ring_tx *tx_status;55 int tx_status_head;56 int tx_status_tail;