Home
last modified time | relevance | path

Searched refs:st_rbf (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Ddynack.c158 while (da->st_rbf.h_rb != da->st_rbf.t_rb && in ath_dynack_compute_to()
161 st_ts = &da->st_rbf.ts[da->st_rbf.h_rb]; in ath_dynack_compute_to()
162 dst = da->st_rbf.addr[da->st_rbf.h_rb].h_dest; in ath_dynack_compute_to()
163 src = da->st_rbf.addr[da->st_rbf.h_rb].h_src; in ath_dynack_compute_to()
168 da->ack_rbf.h_rb, da->st_rbf.h_rb); in ath_dynack_compute_to()
190 INCR(da->st_rbf in ath_dynack_compute_to()
[all...]
H A Ddynack.h67 * @st_rbf: status ts ring buffer
79 struct ath_dyn_txbuf st_rbf; member