Home
last modified time | relevance | path

Searched refs:ar9300_Stub_SetTxDP (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_stub.c62 ah->ah_setTxDP = ar9300_Stub_SetTxDP; in ar9300_set_stub_functions()
Dar9300_stub_funcs.h171 extern HAL_BOOL ar9300_Stub_SetTxDP(struct ath_hal *ah, u_int q, uint32_t txdp);
Dar9300_stub_funcs.c985 ar9300_Stub_SetTxDP(struct ath_hal *ah, u_int q, uint32_t txdp) in ar9300_Stub_SetTxDP() function