Searched refs:efuse_pg_packet_write (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | efuse.c | 37 static int efuse_pg_packet_write(struct ieee80211_hw *hw, u8 offset, 465 if (!efuse_pg_packet_write(hw, (u8) offset, word_en, in efuse_shadow_update() 509 efuse_pg_packet_write(hw, 1, 0xD, tmpdata); in efuse_force_write_vendor_id() 798 efuse_pg_packet_write(hw, reorg_offset, in efuse_write_data_case1() 888 efuse_pg_packet_write(hw, reorg_offset, in efuse_write_data_case2() 912 static int efuse_pg_packet_write(struct ieee80211_hw *hw, in efuse_pg_packet_write() function
|