Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h602 extern HAL_BOOL ar5212SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds,
H A Dar5212_attach.c67 .ah_setupTxDesc = ar5212SetupTxDesc,
H A Dar5212_xmit.c688 ar5212SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5212SetupTxDesc() function