Home
last modified time | relevance | path

Searched refs:hdr_num (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
H A Defuse.c350 u16 words_need = 0, hdr_num = 0, totalbytes, efuse_used; in efuse_shadow_update_chk() local
369 hdr_num++; in efuse_shadow_update_chk()
372 totalbytes = hdr_num + words_need * 2; in efuse_shadow_update_chk()
380 "%s: totalbytes(%#x), hdr_num(%#x), words_need(%#x), efuse_used(%d)\n", in efuse_shadow_update_chk()
381 __func__, totalbytes, hdr_num, words_need, efuse_used); in efuse_shadow_update_chk()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
H A Defuse.c350 u16 words_need = 0, hdr_num = 0, totalbytes, efuse_used; in efuse_shadow_update_chk() local
369 hdr_num++; in efuse_shadow_update_chk()
372 totalbytes = hdr_num + words_need * 2; in efuse_shadow_update_chk()
380 "%s: totalbytes(%#x), hdr_num(%#x), words_need(%#x), efuse_used(%d)\n", in efuse_shadow_update_chk()
381 __func__, totalbytes, hdr_num, words_need, efuse_used); in efuse_shadow_update_chk()

Completed in 4 milliseconds