Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212.h600 extern HAL_BOOL ar5212SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds,
HDar5212_attach.c67 .ah_setupTxDesc = ar5212SetupTxDesc,
HDar5212_xmit.c689 ar5212SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5212SetupTxDesc() function