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