Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_api_88xx.c3201 u16 chk_result = 0; in halmac_fill_txdesc_check_sum_88xx() local
3230 chk_result ^= (*(data + 2 * i) ^ *(data + (2 * i + 1))); in halmac_fill_txdesc_check_sum_88xx()
3232 SET_TX_DESC_TXDESC_CHECKSUM(cur_desc, chk_result); in halmac_fill_txdesc_check_sum_88xx()