Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
H A Dar5210_xmit.c493 uint32_t frtype; in ar5210SetupTxDesc() local
503 frtype = AR_Frm_NoDelay; in ar5210SetupTxDesc()
505 frtype = type << 26; in ar5210SetupTxDesc()
509 | frtype in ar5210SetupTxDesc()