Searched refs:section_idx (Results 1 – 2 of 2) sorted by relevance
111 void efuse_re_pg_section(struct ieee80211_hw *hw, u8 section_idx);
382 u8 section_idx, i, Base; in efuse_shadow_update_chk() local386 for (section_idx = 0; section_idx < 16; section_idx++) { in efuse_shadow_update_chk()387 Base = section_idx * 8; in efuse_shadow_update_chk()548 void efuse_re_pg_section(struct ieee80211_hw *hw, u8 section_idx) in efuse_re_pg_section() argument