summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorVasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>2016-09-09 17:25:22 +0300
committerKalle Valo <kvalo@qca.qualcomm.com>2016-09-13 15:30:57 +0300
commitae02c8719aab19bf311b6ce2881feb844456297e (patch)
tree53f6b88d685d68a2c43ca02e3c04b8cd8e840eea /Documentation
parent43d923e2c192ecef19447dc2b0ca0bab6d8b1f64 (diff)
ath10k: add provision for Rx descriptor abstraction
There are slight differences in Rx hw descriptor information among different chips. So far driver does not use those new information for any functionalities, but there is one important information which is available from QCA99X0 onwards to indicate the number of bytes that hw padded at the begining of the rx payload and this information is needed to undecap the rx packet. Add an abstraction for Rx desc to make use of the new desc information available. The callback that this patch defines to retrieve the padding bytes will be used in follow-up patch. Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com> [Rename operations to hw_ops for other purposes] Signed-off-by: Benjamin Berg <benjamin@sipsolutions.net> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions