Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rtlwifi/
Defuse.h111 void efuse_re_pg_section(struct ieee80211_hw *hw, u8 section_idx);
Defuse.c382 u8 section_idx, i, Base; in efuse_shadow_update_chk() local
386 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