Lines Matching refs:ds
1085 struct ath5k_desc *ds = bf->desc; in ath5k_debug_printrxbuf() local
1086 struct ath5k_hw_all_rx_desc *rd = &ds->ud.ds_rx; in ath5k_debug_printrxbuf()
1089 ds, (unsigned long long)bf->daddr, in ath5k_debug_printrxbuf()
1090 ds->ds_link, ds->ds_data, in ath5k_debug_printrxbuf()
1099 struct ath5k_desc *ds; in ath5k_debug_printrxbuffs() local
1112 ds = bf->desc; in ath5k_debug_printrxbuffs()
1113 status = ah->ah_proc_rx_desc(ah, ds, &rs); in ath5k_debug_printrxbuffs()
1123 struct ath5k_desc *ds = bf->desc; in ath5k_debug_printtxbuf() local
1124 struct ath5k_hw_5212_tx_desc *td = &ds->ud.ds_tx5212; in ath5k_debug_printtxbuf()
1134 "%08x %c\n", ds, (unsigned long long)bf->daddr, ds->ds_link, in ath5k_debug_printtxbuf()
1135 ds->ds_data, td->tx_ctl.tx_control_0, td->tx_ctl.tx_control_1, in ath5k_debug_printtxbuf()