Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5018/
H A Dhal_5018_tx.h129 uint32_t start_value = 0, end_value = 0; in hal_tx_update_dscp_tid_5018() local
153 end_value = tid >> start_bits; in hal_tx_update_dscp_tid_5018()
182 regval |= end_value; in hal_tx_update_dscp_tid_5018()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
H A Dhal_9000_tx.h129 uint32_t start_value = 0, end_value = 0; in hal_tx_update_dscp_tid_9000() local
153 end_value = tid >> start_bits; in hal_tx_update_dscp_tid_9000()
182 regval |= end_value; in hal_tx_update_dscp_tid_9000()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/
H A Dhal_qcn6122_tx.h128 uint32_t start_value = 0, end_value = 0; in hal_tx_update_dscp_tid_6122() local
152 end_value = tid >> start_bits; in hal_tx_update_dscp_tid_6122()
181 regval |= end_value; in hal_tx_update_dscp_tid_6122()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca8074v2/
H A Dhal_8074v2_tx.h132 uint32_t start_value = 0, end_value = 0; in hal_tx_update_dscp_tid_8074v2() local
155 end_value = tid >> start_bits; in hal_tx_update_dscp_tid_8074v2()
184 regval |= end_value; in hal_tx_update_dscp_tid_8074v2()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qca5332/
H A Dhal_5332_tx.h116 uint32_t start_value = 0, end_value = 0; in hal_tx_update_dscp_tid_5332() local
140 end_value = tid >> start_bits; in hal_tx_update_dscp_tid_5332()
169 regval |= end_value; in hal_tx_update_dscp_tid_5332()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6432/
H A Dhal_6432_tx.h131 uint32_t start_value = 0, end_value = 0; in hal_tx_update_dscp_tid_6432() local
155 end_value = tid >> start_bits; in hal_tx_update_dscp_tid_6432()
184 regval |= end_value; in hal_tx_update_dscp_tid_6432()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9224/
H A Dhal_9224_tx.h210 uint32_t start_value = 0, end_value = 0; in hal_tx_update_dscp_tid_9224() local
234 end_value = tid >> start_bits; in hal_tx_update_dscp_tid_9224()
263 regval |= end_value; in hal_tx_update_dscp_tid_9224()