Home
last modified time | relevance | path

Searched refs:for_ampdu (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h101 u8 for_ampdu; /* Status is for an AMPDU (afterburner) */ member
H A Dxmit.c580 if (status->for_ampdu) in b43legacy_handle_txstatus()
614 status.for_ampdu = !!(tmp & 0x20); in b43legacy_handle_hwtxstatus()
H A Ddebugfs.c141 "intermediate | for_ampdu | acked\n" "---\n"); in txstat_read_file()
158 stat->intermediate, stat->for_ampdu, in txstat_read_file()
H A Dmain.c726 stat.for_ampdu = !!(tmp & 0x0020); in handle_irq_transmit_status()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h101 u8 for_ampdu; /* Status is for an AMPDU (afterburner) */ member
H A Dxmit.c580 if (status->for_ampdu) in b43legacy_handle_txstatus()
614 status.for_ampdu = !!(tmp & 0x20); in b43legacy_handle_hwtxstatus()
H A Ddebugfs.c141 "intermediate | for_ampdu | acked\n" "---\n"); in txstat_read_file()
158 stat->intermediate, stat->for_ampdu, in txstat_read_file()
H A Dmain.c726 stat.for_ampdu = !!(tmp & 0x0020); in handle_irq_transmit_status()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dxmit.h222 u8 for_ampdu; /* Status is for an AMPDU (afterburner) */ member
H A Ddebugfs.c364 "intermediate | for_ampdu | acked\n" "---\n"); in txstat_read_file()
381 stat->intermediate, stat->for_ampdu, in txstat_read_file()
H A Dxmit.c824 if (status->for_ampdu) in b43_handle_txstatus()
H A Dmain.c1354 stat.for_ampdu = !!(tmp & 0x0020); in handle_irq_transmit_status()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dxmit.h222 u8 for_ampdu; /* Status is for an AMPDU (afterburner) */ member
H A Ddebugfs.c364 "intermediate | for_ampdu | acked\n" "---\n"); in txstat_read_file()
381 stat->intermediate, stat->for_ampdu, in txstat_read_file()
H A Dxmit.c824 if (status->for_ampdu) in b43_handle_txstatus()
H A Dmain.c1354 stat.for_ampdu = !!(tmp & 0x0020); in handle_irq_transmit_status()

Completed in 42 milliseconds