Searched refs:aq_hw_caps (Results 1 – 4 of 4) sorted by relevance
46 readl(hw->mmio + hw->aq_nic_cfg->aq_hw_caps->hw_alive_check_addr) == U32_MAX) in aq_hw_read_reg()65 if (hw->aq_nic_cfg->aq_hw_caps->op64bit) in aq_hw_read_reg64()71 readl(hw->mmio + hw->aq_nic_cfg->aq_hw_caps->hw_alive_check_addr) == U32_MAX) in aq_hw_read_reg64()79 if (hw->aq_nic_cfg->aq_hw_caps->op64bit) in aq_hw_write_reg64()
42 const struct aq_hw_caps_s *aq_hw_caps; member
172 self->dx_size = aq_nic_cfg->aq_hw_caps->txd_size; in aq_ring_tx_alloc()185 self->dx_size = aq_nic_cfg->aq_hw_caps->rxd_size; in aq_ring_rx_alloc()
474 const struct aq_hw_caps_s *aq_hw_caps) in hw_atl_utils_init_ucp() argument603 err = hw_atl_utils_init_ucp(self, self->aq_nic_cfg->aq_hw_caps); in hw_atl_utils_mpi_create()950 const struct aq_hw_caps_s *aq_hw_caps, in hw_atl_utils_hw_get_regs() argument955 for (i = 0; i < aq_hw_caps->mac_regs_count; i++) in hw_atl_utils_hw_get_regs()