Lines Matching defs:ahw
405 void *hdr = adapter->ahw->fw_dump.tmpl_hdr;
549 addr = adapter->ahw->pci_base0 + ocm->read_addr;
575 adapter->ahw->pci_func);
678 mutex_lock(&adapter->ahw->mem_lock);
708 mutex_unlock(&adapter->ahw->mem_lock);
728 tmpl_hdr = adapter->ahw->fw_dump.tmpl_hdr;
771 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump;
811 temp |= (adapter->ahw->pci_func & 0xf) << 4;
857 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump;
1208 struct qlcnic_hardware_context *ahw;
1216 ahw = adapter->ahw;
1217 fw_dump = &ahw->fw_dump;
1287 struct qlcnic_fw_dump *fw_dump = &adapter->ahw->fw_dump;
1293 struct qlcnic_hardware_context *ahw;
1301 ahw = adapter->ahw;
1319 netif_info(adapter->ahw, drv, adapter->netdev, "Take FW dump\n");
1346 ocm_window = hdr_83xx->ocm_wnd_reg[ahw->pci_func];
1348 hdr_83xx->saved_state[QLC_83XX_PCI_INDEX] = ahw->pci_func;
1410 (adapter->ahw->extra_capability[0] &
1417 struct qlcnic_hardware_context *ahw = adapter->ahw;
1418 struct qlcnic_fw_dump *fw_dump = &ahw->fw_dump;