X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=target_firmware%2Fwlan%2Far5416desc.h;fp=target_firmware%2Fwlan%2Far5416desc.h;h=8448b671d5e7e0bcf7509b3b0411bf8c8c080e13;hb=0b3d4f0c28a6798b3699aae78c7e3114b6db0bad;hp=42c6ab7c6756f0a2508dfe45db057b0bec2320a8;hpb=bccf4c7c40486a45c380286718a9f762404a69de;p=open-ath9k-htc-firmware.git diff --git a/target_firmware/wlan/ar5416desc.h b/target_firmware/wlan/ar5416desc.h index 42c6ab7..8448b67 100755 --- a/target_firmware/wlan/ar5416desc.h +++ b/target_firmware/wlan/ar5416desc.h @@ -463,7 +463,7 @@ extern HAL_BOOL ar5416SetupTxDesc_20(struct ath_tx_desc *ds, a_uint32_t txRate0, a_uint32_t txTries0, a_uint32_t keyIx, a_uint32_t flags, a_uint32_t rtsctsRate, a_uint32_t rtsctsDuration); -extern HAL_BOOL ar5416FillTxDesc_20(struct ath_hal *ah, struct ath_tx_desc *ds, +extern HAL_BOOL ar5416FillTxDesc_20(struct ath_tx_desc *ds, a_uint32_t segLen, HAL_BOOL firstSeg, HAL_BOOL lastSeg, const struct ath_tx_desc *ds0); extern HAL_BOOL ar5416FillKeyTxDesc_20(struct ath_hal *ah, struct ath_tx_desc *,HAL_KEY_TYPE);