Lines Matching refs:ath_desc
655 struct ath_desc;
727 HAL_BOOL __ahdecl(*ah_setupTxDesc)(struct ath_hal *, struct ath_desc *,
735 HAL_BOOL __ahdecl(*ah_setupXTxDesc)(struct ath_hal *, struct ath_desc*,
739 HAL_BOOL __ahdecl(*ah_fillTxDesc)(struct ath_hal *, struct ath_desc *,
741 HAL_BOOL lastSeg, const struct ath_desc *);
743 struct ath_desc *, struct ath_tx_status *);
745 void __ahdecl(*ah_reqTxIntrDesc)(struct ath_hal *, struct ath_desc*);
762 HAL_BOOL __ahdecl(*ah_setupRxDesc)(struct ath_hal *, struct ath_desc *,
765 struct ath_desc *, uint32_t phyAddr,
766 struct ath_desc *next, uint64_t tsf,