Searched refs:efuse_pg_packet_write (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/staging/rtlwifi/ |
| D | efuse.c | 59 static int efuse_pg_packet_write(struct ieee80211_hw *hw, u8 offset, 477 if (!efuse_pg_packet_write(hw, (u8)offset, word_en, in efuse_shadow_update() 519 efuse_pg_packet_write(hw, 1, 0xD, tmpdata); in efuse_force_write_vendor_id() 800 efuse_pg_packet_write(hw, reorg_offset, in efuse_write_data_case1() 891 efuse_pg_packet_write(hw, reorg_offset, in efuse_write_data_case2() 915 static int efuse_pg_packet_write(struct ieee80211_hw *hw, in efuse_pg_packet_write() function
|
| /Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/ |
| D | efuse.c | 75 static int efuse_pg_packet_write(struct ieee80211_hw *hw, u8 offset, 504 if (!efuse_pg_packet_write(hw, (u8) offset, word_en, in efuse_shadow_update() 549 efuse_pg_packet_write(hw, 1, 0xD, tmpdata); in efuse_force_write_vendor_Id() 836 efuse_pg_packet_write(hw, reorg_offset, in efuse_write_data_case1() 925 efuse_pg_packet_write(hw, reorg_offset, in efuse_write_data_case2() 949 static int efuse_pg_packet_write(struct ieee80211_hw *hw, in efuse_pg_packet_write() function
|