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