Searched defs:dp_tx_ring (Results 1 – 2 of 2) sorted by relevance
57 struct dp_tx_ring { struct58 u8 tcl_data_ring_id;59 struct dp_srng tcl_data_ring;60 struct dp_srng tcl_comp_ring;61 struct hal_wbm_completion_ring_tx *tx_status;62 int tx_status_head;63 int tx_status_tail;
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;