Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/
Defuse.c368 u16 words_need = 0, hdr_num = 0, totalbytes, efuse_used; in efuse_shadow_update_chk() local
381 words_need++; in efuse_shadow_update_chk()
390 totalbytes = hdr_num + words_need * 2; in efuse_shadow_update_chk()
399 __func__, totalbytes, hdr_num, words_need, efuse_used); in efuse_shadow_update_chk()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Defuse.c390 u16 words_need = 0, hdr_num = 0, totalbytes, efuse_used; in efuse_shadow_update_chk() local
403 words_need++; in efuse_shadow_update_chk()
412 totalbytes = hdr_num + words_need * 2; in efuse_shadow_update_chk()
421 totalbytes, hdr_num, words_need, efuse_used); in efuse_shadow_update_chk()