Searched defs:dp_tx_ring (Results 1 – 2 of 2) sorted by relevance
81 struct dp_tx_ring { struct82 u8 tcl_data_ring_id;83 struct dp_srng tcl_data_ring;84 struct dp_srng tcl_comp_ring;85 struct idr txbuf_idr;87 spinlock_t tx_idr_lock;88 struct hal_wbm_release_ring *tx_status;89 int tx_status_head;90 int tx_status_tail;
49 struct dp_tx_ring { struct50 u8 tcl_data_ring_id;51 struct dp_srng tcl_data_ring;52 struct dp_srng tcl_comp_ring;53 struct hal_wbm_completion_ring_tx *tx_status;54 int tx_status_head;55 int tx_status_tail;