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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_xmit.c493 uint32_t frtype; local
503 frtype = AR_Frm_NoDelay;
505 frtype = type << 26;
509 | frtype

Completed in 61 milliseconds