Searched refs:vnt_mac_write_word (Results 1 – 3 of 3) sorted by relevance
60 vnt_mac_write_word(priv, MAC_REG_PWBT, C_PWBT); in vnt_enable_power_saving()64 vnt_mac_write_word(priv, MAC_REG_AIDATIM, aid); in vnt_enable_power_saving()
378 void vnt_mac_write_word(struct vnt_private *, u8, u16);
167 void vnt_mac_write_word(struct vnt_private *priv, u8 reg_ofs, u16 word) in vnt_mac_write_word() function