Searched refs:ds0 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dhw-ops.h62 const void *ds0, u32 buf_addr,
66 ds0, buf_addr, qcu);
60 ath9k_hw_filltxdesc(struct ath_hw *ah, void *ds, u32 seglen, int is_firstseg, int is_lastseg, const void *ds0, u32 buf_addr, unsigned int qcu) argument
H A Dath9k_ar9002_mac.c184 const void *ds0, u32 buf_addr,
196 ads->ds_ctl2 = AR5416DESC_CONST(ds0)->ds_ctl2;
197 ads->ds_ctl3 = AR5416DESC_CONST(ds0)->ds_ctl3;
182 ar9002_hw_fill_txdesc(struct ath_hw *ah __unused, void *ds, u32 seglen, int is_firstseg, int is_lastseg, const void *ds0, u32 buf_addr, unsigned int qcu __unused) argument
H A Dath9k_ar9003_mac.c203 const void *ds0, u32 buf_addr,
231 ads->ctl13 = AR9003TXC_CONST(ds0)->ctl13;
232 ads->ctl14 = AR9003TXC_CONST(ds0)->ctl14;
201 ar9003_hw_fill_txdesc(struct ath_hw *ah __unused, void *ds, u32 seglen, int is_firstseg, int is_lastseg, const void *ds0, u32 buf_addr, unsigned int qcu) argument
H A Dhw.h615 const void *ds0, u32 buf_addr,

Completed in 61 milliseconds