Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rtlwifi/
Defuse.c66 static int efuse_pg_packet_write(struct ieee80211_hw *hw, u8 offset,
497 if (!efuse_pg_packet_write(hw, (u8) offset, word_en, in efuse_shadow_update()
542 efuse_pg_packet_write(hw, 1, 0xD, tmpdata); in efuse_force_write_vendor_Id()
829 efuse_pg_packet_write(hw, reorg_offset, in efuse_write_data_case1()
918 efuse_pg_packet_write(hw, reorg_offset, in efuse_write_data_case2()
942 static int efuse_pg_packet_write(struct ieee80211_hw *hw, in efuse_pg_packet_write() function