Searched refs:mac_register (Results 1 – 7 of 7) sorted by relevance
43 u32 mac_register; member149 bckp[bckp_idx].mac_register = REG_TXDMA_PQ_MAP + 1; in download_firmware_88xx()158 bckp[bckp_idx].mac_register = REG_CR; in download_firmware_88xx()162 bckp[bckp_idx].mac_register = REG_H2CQ_CSR; in download_firmware_88xx()171 bckp[bckp_idx].mac_register = REG_FIFOPAGE_INFO_1; in download_firmware_88xx()175 bckp[bckp_idx].mac_register = REG_RQPN_CTRL_2; in download_firmware_88xx()184 bckp[bckp_idx].mac_register = REG_BCN_CTRL; in download_firmware_88xx()633 reg = curr_info->mac_register; in restore_mac_reg_88xx()
42 u32 mac_register; member148 bckp[bckp_idx].mac_register = REG_TXDMA_PQ_MAP + 1; in download_firmware_88xx()157 bckp[bckp_idx].mac_register = REG_CR; in download_firmware_88xx()161 bckp[bckp_idx].mac_register = REG_H2CQ_CSR; in download_firmware_88xx()170 bckp[bckp_idx].mac_register = REG_FIFOPAGE_INFO_1; in download_firmware_88xx()174 bckp[bckp_idx].mac_register = REG_RQPN_CTRL_2; in download_firmware_88xx()183 bckp[bckp_idx].mac_register = REG_BCN_CTRL; in download_firmware_88xx()632 reg = curr_info->mac_register; in restore_mac_reg_88xx()
486 restore_info[restore_index].mac_register = REG_TXDMA_PQ_MAP + 1; in halmac_download_firmware_88xx()495 restore_info[restore_index].mac_register = REG_CR; in halmac_download_firmware_88xx()499 restore_info[restore_index].mac_register = REG_H2CQ_CSR; in halmac_download_firmware_88xx()508 restore_info[restore_index].mac_register = REG_FIFOPAGE_INFO_1; in halmac_download_firmware_88xx()512 restore_info[restore_index].mac_register = REG_RQPN_CTRL_2; in halmac_download_firmware_88xx()548 restore_info[restore_index].mac_register = REG_CR + 1; in halmac_download_firmware_88xx()556 restore_info[restore_index].mac_register = REG_BCN_CTRL; in halmac_download_firmware_88xx()564 restore_info[restore_index].mac_register = REG_FWHW_TXQ_CTRL + 2; in halmac_download_firmware_88xx()571 restore_info[restore_index].mac_register = REG_FIFOPAGE_CTRL_2; in halmac_download_firmware_88xx()
3289 u32 mac_register; in halmac_restore_mac_register_88xx() local3297 mac_register = pCurr_restore_info->mac_register; in halmac_restore_mac_register_88xx()3302 HALMAC_REG_WRITE_8(pHalmac_adapter, mac_register, (u8)mac_value); in halmac_restore_mac_register_88xx()3304 HALMAC_REG_WRITE_16(pHalmac_adapter, mac_register, (u16)mac_value); in halmac_restore_mac_register_88xx()3306 HALMAC_REG_WRITE_32(pHalmac_adapter, mac_register, mac_value); in halmac_restore_mac_register_88xx()
1374 u32 mac_register; member