HomeSort by: relevance | last modified time | path
    Searched defs:frtype (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_xmit.c 493 uint32_t frtype; local in function:ar5210SetupTxDesc
503 frtype = AR_Frm_NoDelay;
505 frtype = type << 26;
509 | frtype
ar5210_xmit.c 493 uint32_t frtype; local in function:ar5210SetupTxDesc
503 frtype = AR_Frm_NoDelay;
505 frtype = type << 26;
509 | frtype

Completed in 21 milliseconds