Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/
Defuse.h89 void efuse_re_pg_section(struct ieee80211_hw *hw, u8 section_idx);
Defuse.c349 u8 section_idx, i, base; in efuse_shadow_update_chk() local
353 for (section_idx = 0; section_idx < 16; section_idx++) { in efuse_shadow_update_chk()
354 base = section_idx * 8; in efuse_shadow_update_chk()
515 void efuse_re_pg_section(struct ieee80211_hw *hw, u8 section_idx) in efuse_re_pg_section() argument