linux_dsm_epyc7002/drivers/net/wireless/ath/wcn36xx
Bob Copeland 5f3f928585 wcn36xx: move set_tx_pdu inside set_tx_data/mgmt
The pdu is part of the buffer descriptor, so it makes
sense that one function would fill both.  Also, passing
the whole skb instead of just the header pointer to the
set_tx_data function paves the way for using its fields
for ampdu setup inside set_tx_data().

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-01-23 19:12:09 +02:00
..
debug.c wcn36xx: harmless memory corruption bug in debugfs 2013-11-11 14:42:46 -05:00
debug.h
dxe.c wcn36xx: initialize skb_lock 2015-01-23 19:12:04 +02:00
dxe.h wcn36xx: Add support for 3680 2014-02-13 15:20:17 -05:00
hal.h wcn36xx: Improve feature caps exchange 2014-02-13 15:20:17 -05:00
Kconfig
main.c wcn36xx: initialize dxe lock 2015-01-23 19:12:06 +02:00
Makefile
pmc.c
pmc.h
smd.c wcn36xx: initialize device defaults on start 2015-01-23 19:11:54 +02:00
smd.h wcn36xx: Print FW capabilities 2014-02-13 15:20:17 -05:00
txrx.c wcn36xx: move set_tx_pdu inside set_tx_data/mgmt 2015-01-23 19:12:09 +02:00
txrx.h wcn36xx: let device generate qos seq numbers 2015-01-23 19:11:58 +02:00
wcn36xx.h wcn36xx: Track dpu signature per sta 2014-02-13 15:20:17 -05:00