Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_tx_api.h707 uint32_t u32h = (uint32_t)((u64 >> 32) & 0x1f); in htt_tx_desc_frag() local
715 *word32 = (u32h << 16) | frag_len; in htt_tx_desc_frag()