Searched refs:hdr_num (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/staging/rtlwifi/ |
| D | efuse.c | 368 u16 words_need = 0, hdr_num = 0, totalbytes, efuse_used; in efuse_shadow_update_chk() local 387 hdr_num++; 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/ |
| D | efuse.c | 390 u16 words_need = 0, hdr_num = 0, totalbytes, efuse_used; in efuse_shadow_update_chk() local 409 hdr_num++; 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()
|