Home
last modified time | relevance | path

Searched refs:st_rbf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Ddynack.c157 while (da->st_rbf.h_rb != da->st_rbf.t_rb && in ath_dynack_compute_to()
160 st_ts = &da->st_rbf.ts[da->st_rbf.h_rb]; in ath_dynack_compute_to()
161 dst = da->st_rbf.addr[da->st_rbf.h_rb].h_dest; in ath_dynack_compute_to()
162 src = da->st_rbf.addr[da->st_rbf.h_rb].h_src; in ath_dynack_compute_to()
167 da->ack_rbf.h_rb, da->st_rbf.h_rb); in ath_dynack_compute_to()
189 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

Completed in 3 milliseconds