Lines Matching refs:eds
142 const struct ath_desc_txedma *eds; in ath_printtxbuf_edma() local
160 eds = (const struct ath_desc_txedma *) ds; in ath_printtxbuf_edma()
162 eds, (const struct ath_desc *)bf->bf_daddr + i, in ath_printtxbuf_edma()
163 eds->ds_info, eds->ds_link, in ath_printtxbuf_edma()
167 eds->ds_hw[0], eds->ds_hw[1], in ath_printtxbuf_edma()
168 eds->ds_hw[2], eds->ds_hw[3]); in ath_printtxbuf_edma()
170 eds->ds_hw[4], eds->ds_hw[5], in ath_printtxbuf_edma()
171 eds->ds_hw[6], eds->ds_hw[7]); in ath_printtxbuf_edma()
178 eds->ds_hw[8], eds->ds_hw[9], in ath_printtxbuf_edma()
179 eds->ds_hw[10], eds->ds_hw[11], in ath_printtxbuf_edma()
180 eds->ds_hw[12], eds->ds_hw[13]); in ath_printtxbuf_edma()
182 eds->ds_hw[14], eds->ds_hw[15], eds->ds_hw[16], in ath_printtxbuf_edma()
183 eds->ds_hw[17], eds->ds_hw[18], eds->ds_hw[19], in ath_printtxbuf_edma()
184 eds->ds_hw[20]); in ath_printtxbuf_edma()