Searched refs:start_bits (Results 1 – 7 of 7) sorted by relevance
132 uint8_t start_bits = 0; in hal_tx_update_dscp_tid_5018() local151 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_5018()153 end_value = tid >> start_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()171 regval &= (~0) >> start_bits; in hal_tx_update_dscp_tid_5018()
132 uint8_t start_bits = 0; in hal_tx_update_dscp_tid_9000() local151 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_9000()153 end_value = tid >> start_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()171 regval &= (~0) >> start_bits; in hal_tx_update_dscp_tid_9000()
131 uint8_t start_bits = 0; in hal_tx_update_dscp_tid_6122() local150 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_6122()152 end_value = tid >> start_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()170 regval &= (~0) >> start_bits; in hal_tx_update_dscp_tid_6122()
135 uint8_t start_bits = 0; in hal_tx_update_dscp_tid_8074v2() local153 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_8074v2()155 end_value = tid >> start_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()173 regval &= (regmask >> start_bits); in hal_tx_update_dscp_tid_8074v2()
119 uint8_t start_bits = 0; in hal_tx_update_dscp_tid_5332() local138 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_5332()140 end_value = tid >> start_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()158 regval &= (~0) >> start_bits; in hal_tx_update_dscp_tid_5332()
134 uint8_t start_bits = 0; in hal_tx_update_dscp_tid_6432() local153 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_6432()155 end_value = tid >> start_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()173 regval &= (~0) >> start_bits; in hal_tx_update_dscp_tid_6432()
213 uint8_t start_bits = 0; in hal_tx_update_dscp_tid_9224() local232 start_bits = HAL_TX_BITS_PER_TID - end_bits; in hal_tx_update_dscp_tid_9224()234 end_value = tid >> start_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()252 regval &= (~0) >> start_bits; in hal_tx_update_dscp_tid_9224()