Searched refs:ah_setTxDP (Results 1 – 7 of 7) sorted by relevance
62 ah->ah_setTxDP = ar9300_Stub_SetTxDP; in ar9300_set_stub_functions()
352 ah->ah_setTxDP = ar9300_set_tx_dp; in ar9300_attach_freebsd_ops()
67 .ah_setTxDP = ar5210SetTxDP,
67 .ah_setTxDP = ar5211SetTxDP,
63 .ah_setTxDP = ar5212SetTxDP,
1283 HAL_BOOL __ahdecl(*ah_setTxDP)(struct ath_hal*, u_int, uint32_t txdp); member
1125 ((*(_ah)->ah_setTxDP)((_ah), (_q), (_bufaddr)))