Searched refs:mac_register (Results 1 – 3 of 3) sorted by relevance
436 restore_info[restore_index].mac_register = REG_TXDMA_PQ_MAP + 1; in halmac_download_firmware_88xx()448 restore_info[restore_index].mac_register = REG_CR; in halmac_download_firmware_88xx()453 restore_info[restore_index].mac_register = REG_H2CQ_CSR; in halmac_download_firmware_88xx()464 restore_info[restore_index].mac_register = REG_FIFOPAGE_INFO_1; in halmac_download_firmware_88xx()469 restore_info[restore_index].mac_register = REG_RQPN_CTRL_2; in halmac_download_firmware_88xx()513 restore_info[restore_index].mac_register = REG_CR + 1; in halmac_download_firmware_88xx()522 restore_info[restore_index].mac_register = REG_BCN_CTRL; in halmac_download_firmware_88xx()531 restore_info[restore_index].mac_register = REG_FWHW_TXQ_CTRL + 2; in halmac_download_firmware_88xx()539 restore_info[restore_index].mac_register = REG_FIFOPAGE_CTRL_2; in halmac_download_firmware_88xx()
3676 u32 mac_register; in halmac_restore_mac_register_88xx() local3684 mac_register = curr_restore_info->mac_register; in halmac_restore_mac_register_88xx()3689 HALMAC_REG_WRITE_8(halmac_adapter, mac_register, in halmac_restore_mac_register_88xx()3692 HALMAC_REG_WRITE_16(halmac_adapter, mac_register, in halmac_restore_mac_register_88xx()3695 HALMAC_REG_WRITE_32(halmac_adapter, mac_register, in halmac_restore_mac_register_88xx()
1078 u32 mac_register; member