Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Defuse.h111 void efuse_re_pg_section(struct ieee80211_hw *hw, u8 section_idx);
Defuse.c389 u8 section_idx, i, Base; in efuse_shadow_update_chk() local
393 for (section_idx = 0; section_idx < 16; section_idx++) { in efuse_shadow_update_chk()
394 Base = section_idx * 8; in efuse_shadow_update_chk()
555 void efuse_re_pg_section(struct ieee80211_hw *hw, u8 section_idx) in efuse_re_pg_section() argument
/Linux-v4.19/drivers/staging/rtlwifi/
Defuse.h100 void efuse_re_pg_section(struct ieee80211_hw *hw, u8 section_idx);
Defuse.c367 u8 section_idx, i, base; in efuse_shadow_update_chk() local
371 for (section_idx = 0; section_idx < 16; section_idx++) { in efuse_shadow_update_chk()
372 base = section_idx * 8; in efuse_shadow_update_chk()
524 void efuse_re_pg_section(struct ieee80211_hw *hw, u8 section_idx) in efuse_re_pg_section() argument