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

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

Completed in 195 milliseconds