Searched refs:bf0 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 1113 struct ath5k_buf *bf, *bf0; in ath5k_drain_tx_buffs() local 1120 list_for_each_entry_safe(bf, bf0, &txq->q, list) { in ath5k_drain_tx_buffs() 1735 struct ath5k_buf *bf, *bf0; in ath5k_tx_processq() local 1741 list_for_each_entry_safe(bf, bf0, &txq->q, list) { in ath5k_tx_processq()
|
H A D | debug.c | 817 struct ath5k_buf *bf, *bf0; in read_file_queue() local 834 list_for_each_entry_safe(bf, bf0, &txq->q, list) in read_file_queue()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 1158 struct ath5k_buf *bf, *bf0; in ath5k_drain_tx_buffs() local 1165 list_for_each_entry_safe(bf, bf0, &txq->q, list) { in ath5k_drain_tx_buffs() 1780 struct ath5k_buf *bf, *bf0; in ath5k_tx_processq() local 1786 list_for_each_entry_safe(bf, bf0, &txq->q, list) { in ath5k_tx_processq()
|
H A D | debug.c | 817 struct ath5k_buf *bf, *bf0; in read_file_queue() local 834 list_for_each_entry_safe(bf, bf0, &txq->q, list) in read_file_queue()
|
Completed in 10 milliseconds