linux_dsm_epyc7002/drivers/net/wireless/b43
Michael Buesch 2d071ca50e b43: Add slot count compiletime assertion
This adds a compiletime assertion for a recently introduced
assumption on the slot counts.
The tx header cache handling code assumes that the TX slot count
can be divided evenly by the number of TX slots per frame.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-02-27 14:52:50 -05:00
..
b43.h b43: Add parts of LP-PHY TX power control 2009-02-11 11:44:23 -05:00
debugfs.c b43: Dynamically control log verbosity 2009-01-29 16:01:47 -05:00
debugfs.h b43: Dynamically control log verbosity 2009-01-29 16:01:47 -05:00
dma.c b43: Add slot count compiletime assertion 2009-02-27 14:52:50 -05:00
dma.h b43: Optimize DMA buffers 2009-02-27 14:52:48 -05:00
Kconfig b43: Dynamically control log verbosity 2009-01-29 16:01:47 -05:00
leds.c
leds.h
lo.c b43: Fix LO calibration txctl reg value 2009-02-27 14:52:43 -05:00
lo.h
main.c drivers/net/wireless/b43: fix warning: format not a string literal and no ... 2009-02-17 19:49:18 -08:00
main.h b43: Dynamically control log verbosity 2009-01-29 16:01:47 -05:00
Makefile b43: Add LP-PHY baseband init for >=rev2 2009-02-09 15:03:48 -05:00
pcmcia.c
pcmcia.h
phy_a.c
phy_a.h
phy_common.c
phy_common.h
phy_g.c b43: Fix phy_g.c compiler warning 2009-01-29 16:01:42 -05:00
phy_g.h
phy_lp.c b43: Add parts of LP-PHY TX power control 2009-02-11 11:44:23 -05:00
phy_lp.h b43: Add parts of LP-PHY TX power control 2009-02-11 11:44:23 -05:00
phy_n.c
phy_n.h
pio.c
pio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
tables_lpphy.c b43: Add parts of LP-PHY TX power control 2009-02-11 11:44:23 -05:00
tables_lpphy.h b43: Add parts of LP-PHY TX power control 2009-02-11 11:44:23 -05:00
tables_nphy.c
tables_nphy.h
tables.c
tables.h
wa.c
wa.h
xmit.c
xmit.h