Searched defs:ac_tmp (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/ | ||
H A D | ath9k_xmit.c | 266 struct ath_atx_ac *ac, *ac_tmp, *last_ac; local 276 list_for_each_entry_safe(ac, ac_tmp, &txq->axq_acq, list) { |
Completed in 1492 milliseconds