Searched defs:qcu (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ar9003_mac.c204 unsigned int qcu)
212 (qcu << AR_TxQcuNum_S) | 0x17;
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-ops.h63 unsigned int qcu)
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

Completed in 34 milliseconds