Searched defs:ac_tmp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_xmit.c889 struct ath_atx_ac *ac, *ac_tmp; local
892 list_for_each_entry_safe(ac, ac_tmp, &txq->axq_acq) {
2393 struct ath_atx_ac *ac, *ac_tmp; local
2404 list_for_each_entry_safe(ac, ac_tmp, &txq->axq_acq) {

Completed in 374 milliseconds