Searched refs:ar5211SetTxDP (Results 1 – 3 of 3) sorted by relevance
182 extern HAL_BOOL ar5211SetTxDP(struct ath_hal *, u_int, uint32_t txdp);
68 .ah_setTxDP = ar5211SetTxDP,
412 ar5211SetTxDP(struct ath_hal *ah, u_int q, uint32_t txdp) in ar5211SetTxDP() function