Home
last modified time | relevance | path

Searched refs:AR5416_DESC_TX_CTL_SZ (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416desc.h37 #define AR5416_DESC_TX_CTL_SZ sizeof(struct ar5416_tx_desc) macro
HDar5416_xmit.c562 OS_MEMZERO(ds->ds_hw, AR5416_DESC_TX_CTL_SZ); in ar5416ChainTxDesc()