Searched refs:ar5416_desc (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c214 struct ar5416_desc *ads = AR5416DESC(ds);
318 struct ar5416_desc *ads = AR5416DESC(ds);
389 struct ar5416_desc *ads = AR5416DESC(ds);
408 struct ar5416_desc *ads = AR5416DESC(ds);
H A Dmac.h270 struct ar5416_desc { struct
312 #define AR5416DESC(_ds) ((struct ar5416_desc *)(_ds))
313 #define AR5416DESC_CONST(_ds) ((const struct ar5416_desc *)(_ds))
H A Dmac.c534 struct ar5416_desc ads;
535 struct ar5416_desc *adsp = AR5416DESC(ds);

Completed in 280 milliseconds