Home
last modified time | relevance | path

Searched refs:axq_acq (Results 1 – 16 of 16) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_xmit.c80 list_add_tail(&ac->list, &txq->axq_acq); in ath_tx_queue_tid()
161 INIT_LIST_HEAD(&txq->axq_acq); in ath_txq_setup()
269 if (list_empty(&txq->axq_acq) || in ath_txq_schedule()
273 ac = list_first_entry(&txq->axq_acq, struct ath_atx_ac, list); in ath_txq_schedule()
274 last_ac = list_entry(txq->axq_acq.prev, struct ath_atx_ac, list); in ath_txq_schedule()
276 list_for_each_entry_safe(ac, ac_tmp, &txq->axq_acq, list) { in ath_txq_schedule()
305 list_add_tail(&ac->list, &txq->axq_acq); in ath_txq_schedule()
H A Dath9k.h189 struct list_head axq_acq; member
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_xmit.c80 list_add_tail(&ac->list, &txq->axq_acq); in ath_tx_queue_tid()
161 INIT_LIST_HEAD(&txq->axq_acq); in ath_txq_setup()
269 if (list_empty(&txq->axq_acq) || in ath_txq_schedule()
273 ac = list_first_entry(&txq->axq_acq, struct ath_atx_ac, list); in ath_txq_schedule()
274 last_ac = list_entry(txq->axq_acq.prev, struct ath_atx_ac, list); in ath_txq_schedule()
276 list_for_each_entry_safe(ac, ac_tmp, &txq->axq_acq, list) { in ath_txq_schedule()
305 list_add_tail(&ac->list, &txq->axq_acq); in ath_txq_schedule()
H A Dath9k.h189 struct list_head axq_acq; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_xmit.c80 list_add_tail(&ac->list, &txq->axq_acq); in ath_tx_queue_tid()
161 INIT_LIST_HEAD(&txq->axq_acq); in ath_txq_setup()
269 if (list_empty(&txq->axq_acq) || in ath_txq_schedule()
273 ac = list_first_entry(&txq->axq_acq, struct ath_atx_ac, list); in ath_txq_schedule()
274 last_ac = list_entry(txq->axq_acq.prev, struct ath_atx_ac, list); in ath_txq_schedule()
276 list_for_each_entry_safe(ac, ac_tmp, &txq->axq_acq, list) { in ath_txq_schedule()
305 list_add_tail(&ac->list, &txq->axq_acq); in ath_txq_schedule()
H A Dath9k.h189 struct list_head axq_acq; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_xmit.c80 list_add_tail(&ac->list, &txq->axq_acq); in ath_tx_queue_tid()
161 INIT_LIST_HEAD(&txq->axq_acq); in ath_txq_setup()
269 if (list_empty(&txq->axq_acq) || in ath_txq_schedule()
273 ac = list_first_entry(&txq->axq_acq, struct ath_atx_ac, list); in ath_txq_schedule()
274 last_ac = list_entry(txq->axq_acq.prev, struct ath_atx_ac, list); in ath_txq_schedule()
276 list_for_each_entry_safe(ac, ac_tmp, &txq->axq_acq, list) { in ath_txq_schedule()
305 list_add_tail(&ac->list, &txq->axq_acq); in ath_txq_schedule()
H A Dath9k.h189 struct list_head axq_acq; member
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_xmit.c80 list_add_tail(&ac->list, &txq->axq_acq); in ath_tx_queue_tid()
161 INIT_LIST_HEAD(&txq->axq_acq); in ath_txq_setup()
269 if (list_empty(&txq->axq_acq) || in ath_txq_schedule()
273 ac = list_first_entry(&txq->axq_acq, struct ath_atx_ac, list); in ath_txq_schedule()
274 last_ac = list_entry(txq->axq_acq.prev, struct ath_atx_ac, list); in ath_txq_schedule()
276 list_for_each_entry_safe(ac, ac_tmp, &txq->axq_acq, list) { in ath_txq_schedule()
305 list_add_tail(&ac->list, &txq->axq_acq); in ath_txq_schedule()
H A Dath9k.h189 struct list_head axq_acq; member
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/ath/ath9k/
H A Dath9k_xmit.c80 list_add_tail(&ac->list, &txq->axq_acq); in ath_tx_queue_tid()
161 INIT_LIST_HEAD(&txq->axq_acq); in ath_txq_setup()
269 if (list_empty(&txq->axq_acq) || in ath_txq_schedule()
273 ac = list_first_entry(&txq->axq_acq, struct ath_atx_ac, list); in ath_txq_schedule()
274 last_ac = list_entry(txq->axq_acq.prev, struct ath_atx_ac, list); in ath_txq_schedule()
276 list_for_each_entry_safe(ac, ac_tmp, &txq->axq_acq, list) { in ath_txq_schedule()
305 list_add_tail(&ac->list, &txq->axq_acq); in ath_txq_schedule()
H A Dath9k.h189 struct list_head axq_acq; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_xmit.c80 list_add_tail(&ac->list, &txq->axq_acq); in ath_tx_queue_tid()
161 INIT_LIST_HEAD(&txq->axq_acq); in ath_txq_setup()
269 if (list_empty(&txq->axq_acq) || in ath_txq_schedule()
273 ac = list_first_entry(&txq->axq_acq, struct ath_atx_ac, list); in ath_txq_schedule()
274 last_ac = list_entry(txq->axq_acq.prev, struct ath_atx_ac, list); in ath_txq_schedule()
276 list_for_each_entry_safe(ac, ac_tmp, &txq->axq_acq, list) { in ath_txq_schedule()
305 list_add_tail(&ac->list, &txq->axq_acq); in ath_txq_schedule()
H A Dath9k.h189 struct list_head axq_acq; member
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_xmit.c80 list_add_tail(&ac->list, &txq->axq_acq); in ath_tx_queue_tid()
161 INIT_LIST_HEAD(&txq->axq_acq); in ath_txq_setup()
269 if (list_empty(&txq->axq_acq) || in ath_txq_schedule()
273 ac = list_first_entry(&txq->axq_acq, struct ath_atx_ac, list); in ath_txq_schedule()
274 last_ac = list_entry(txq->axq_acq.prev, struct ath_atx_ac, list); in ath_txq_schedule()
276 list_for_each_entry_safe(ac, ac_tmp, &txq->axq_acq, list) { in ath_txq_schedule()
305 list_add_tail(&ac->list, &txq->axq_acq); in ath_txq_schedule()
H A Dath9k.h189 struct list_head axq_acq; member