Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
Dhal_qcn6122_tx.h141 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_6122()
142 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_6122()
145 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_6122()
150 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_6122()
155 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_6122()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
Dhal_5018_tx.h142 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_5018()
143 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_5018()
146 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_5018()
151 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_5018()
156 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_5018()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
Dhal_9000_tx.h142 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_9000()
143 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_9000()
146 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_9000()
151 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_9000()
156 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_9000()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
Dhal_8074v2_tx.h144 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_8074v2()
145 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_8074v2()
148 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_8074v2()
153 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_8074v2()
158 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_8074v2()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6290/
Dhal_6290_tx.h194 value = tid << (HAL_TX_BITS_PER_TID * index); in hal_tx_update_dscp_tid_6290()
197 regval &= ~(HAL_TX_TID_BITS_MASK << (HAL_TX_BITS_PER_TID * index)); in hal_tx_update_dscp_tid_6290()
222 value = tid << (HAL_TX_BITS_PER_TID * index); in hal_tx_update_dscp_tid_6290()
228 regval &= ~(HAL_TX_TID_BITS_MASK << (HAL_TX_BITS_PER_TID * index)); in hal_tx_update_dscp_tid_6290()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
Dhal_5332_tx.h129 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_5332()
130 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_5332()
133 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_5332()
138 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_5332()
143 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6390/
Dhal_6390_tx.h139 value = tid << (HAL_TX_BITS_PER_TID * index); in hal_tx_update_dscp_tid_6390()
142 regval &= ~(HAL_TX_TID_BITS_MASK << (HAL_TX_BITS_PER_TID * index)); in hal_tx_update_dscp_tid_6390()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v1/
Dhal_8074v1_tx.h121 value = tid << (HAL_TX_BITS_PER_TID * index); in hal_tx_update_dscp_tid_8074()
127 regval &= ~(HAL_TX_TID_BITS_MASK << (HAL_TX_BITS_PER_TID * index)); in hal_tx_update_dscp_tid_8074()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
Dhal_9224_tx.h223 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_9224()
224 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_9224()
227 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_9224()
232 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_9224()
237 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_9224()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
Dhal_6432_tx.h144 start_index = dscp * HAL_TX_BITS_PER_TID; in hal_tx_update_dscp_tid_6432()
145 end_index = (start_index + (HAL_TX_BITS_PER_TID - 1)) in hal_tx_update_dscp_tid_6432()
148 addr += (4 * ((dscp * HAL_TX_BITS_PER_TID) / in hal_tx_update_dscp_tid_6432()
153 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_6432()
158 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6490/
Dhal_6490_tx.h143 value = tid << (HAL_TX_BITS_PER_TID * index); in hal_tx_update_dscp_tid_6490()
146 regval &= ~(HAL_TX_TID_BITS_MASK << (HAL_TX_BITS_PER_TID * index)); in hal_tx_update_dscp_tid_6490()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca6750/
Dhal_6750_tx.h146 value = tid << (HAL_TX_BITS_PER_TID * index); in hal_tx_update_dscp_tid_6750()
149 regval &= ~(HAL_TX_TID_BITS_MASK << (HAL_TX_BITS_PER_TID * index)); in hal_tx_update_dscp_tid_6750()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/kiwi/
Dhal_kiwi_tx.h127 value = tid << (HAL_TX_BITS_PER_TID * index); in hal_tx_update_dscp_tid_kiwi()
130 regval &= ~(HAL_TX_TID_BITS_MASK << (HAL_TX_BITS_PER_TID * index)); in hal_tx_update_dscp_tid_kiwi()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
Dhal_tx.h113 #define HAL_TX_BITS_PER_TID 3 macro
114 #define HAL_TX_TID_BITS_MASK ((1 << HAL_TX_BITS_PER_TID) - 1)
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/li/
Dhal_li_generic_api.h2375 value = (uint32_t)tid << (HAL_TX_BITS_PER_TID * pcp); in hal_tx_update_pcp_tid_generic_li()
2381 regval &= ~(HAL_TX_TID_BITS_MASK << (HAL_TX_BITS_PER_TID * pcp)); in hal_tx_update_pcp_tid_generic_li()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/
Dhal_be_generic_api.h188 value = (uint32_t)tid << (HAL_TX_BITS_PER_TID * pcp); in hal_tx_update_pcp_tid_generic_be()
194 regval &= ~(HAL_TX_TID_BITS_MASK << (HAL_TX_BITS_PER_TID * pcp)); in hal_tx_update_pcp_tid_generic_be()