Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_tx_hw_defines.h129 #define HAL_TX_COMP_SW_PEER_ID_MASK 0x0000ffff macro
H A Dhal_tx.h699 return (comp_desc & HAL_TX_COMP_SW_PEER_ID_MASK) >> in hal_tx_comp_get_peer_id()