Searched refs:ath_desc (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c28 ((struct ath_desc*) ds)->ds_link = ds_link;
33 *ds_link = &((struct ath_desc *)ds)->ds_link;
447 void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds,
H A Dmac.h231 struct ath_desc { struct
705 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds,
707 void ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds,
H A Drecv.c61 struct ath_desc *ds;
754 struct ath_desc *ds;
781 struct ath_desc *tds;
H A Dbeacon.c69 struct ath_desc *ds;
H A Dinit.c274 desc_len = sizeof(struct ath_desc);
276 /* ath_desc must be a multiple of DWORDs */
279 "ath_desc not DWORD aligned\n");
H A Dmac.c640 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds,
H A Dxmit.c1701 struct ath_desc *ds;
2064 struct ath_desc *ds;
H A Dhw.c2267 pCap->tx_desc_len = sizeof(struct ath_desc);

Completed in 188 milliseconds