Home
last modified time | relevance | path

Searched refs:QLCRDX (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_83xx_init.c166 val = QLCRDX(adapter->ahw, QLC_83XX_IDC_DRV_AUDIT); in qlcnic_83xx_idc_update_audit_reg()
272 val = QLCRDX(adapter->ahw, QLC_83XX_IDC_CTRL); in qlcnic_83xx_idc_clear_registers()
292 val = QLCRDX(adapter->ahw, QLC_83XX_IDC_DRV_ACK); in qlcnic_83xx_idc_update_drv_ack_reg()
332 ack = QLCRDX(adapter->ahw, QLC_83XX_IDC_DRV_ACK); in qlcnic_83xx_idc_check_reset_ack_reg()
843 val = QLCRDX(adapter->ahw, QLC_83XX_IDC_CTRL); in qlcnic_83xx_idc_ready_state()
957 val = QLCRDX(adapter->ahw, QLC_83XX_IDC_CTRL); in qlcnic_83xx_idc_failed_state()
1180 val = QLCRDX(adapter->ahw, QLC_83XX_IDC_CTRL); in qlcnic_83xx_setup_idc_parameters()
1220 val = QLCRDX(adapter->ahw, QLC_83XX_IDC_CTRL); in qlcnic_83xx_idc_first_to_load_function_handler()
1294 val = QLCRDX(adapter->ahw, QLC_83XX_IDC_CTRL); in qlcnic_83xx_idc_request_reset()
1304 val = QLCRDX(adapter->ahw, QLC_83XX_IDC_CTRL); in qlcnic_83xx_idc_request_reset()
[all …]
A Dqlcnic_83xx_vnic.c52 data = QLCRDX(adapter->ahw, QLC_83XX_DRV_OP_MODE); in qlcnic_83xx_set_vnic_opmode()
198 op_mode = QLCRDX(adapter->ahw, QLC_83XX_DRV_OP_MODE); in qlcnic_83xx_config_vnic_opmode()
247 state = QLCRDX(ahw, QLC_83XX_VNIC_STATE); in qlcnic_83xx_check_vnic_state()
251 state = QLCRDX(ahw, QLC_83XX_VNIC_STATE); in qlcnic_83xx_check_vnic_state()
A Dqlcnic_83xx_hw.c306 return QLCRDX(ahw, QLCNIC_WILDCARD); in qlcnic_83xx_rd_reg_indirect()
1021 resp = QLCRDX(ahw, QLCNIC_FW_MBX_CTRL); in qlcnic_83xx_process_aen()
1104 intrpt_id = QLCRDX(ahw, QLCNIC_DEF_INT_ID); in qlcnic_83xx_add_rings()
1226 intrpt_id = QLCRDX(ahw, QLCNIC_DEF_INT_ID); in qlcnic_83xx_create_rx_ctx()
1350 msix_id = QLCRDX(ahw, QLCNIC_DEF_INT_ID); in qlcnic_83xx_create_tx_ctx()
3085 QLCRDX(adapter->ahw, QLC_83XX_DRV_UNLOCK); in qlcnic_83xx_unlock_driver()
3627 regs_buff[i++] = QLCRDX(adapter->ahw, j); in qlcnic_83xx_get_registers()
4088 offset = QLCRDX(ahw, QLCNIC_DEF_INT_MASK); in qlcnic_dump_mailbox_registers()
4091 QLCRDX(ahw, QLCNIC_MBX_INTR_ENBL), in qlcnic_dump_mailbox_registers()
4092 QLCRDX(ahw, QLCNIC_HOST_MBX_CTRL), in qlcnic_dump_mailbox_registers()
[all …]
A Dqlcnic_hw.h46 #define QLCRDX(ahw, addr) \ macro
A Dqlcnic_sriov_common.c611 state = QLCRDX(adapter->ahw, QLC_83XX_IDC_DEV_STATE); in qlcnic_sriov_check_dev_ready()
1357 state = QLCRDX(adapter->ahw, QLC_83XX_IDC_DEV_STATE); in qlcnic_sriov_retry_bc_cmd()
1757 state = QLCRDX(ahw, QLC_83XX_IDC_DEV_STATE); in qlcnic_sriov_vf_handle_dev_ready()
1818 state = QLCRDX(ahw, QLC_83XX_IDC_DEV_STATE); in qlcnic_sriov_vf_handle_context_reset()
1908 idc->curr_state = QLCRDX(adapter->ahw, QLC_83XX_IDC_DEV_STATE); in qlcnic_sriov_vf_poll_dev_state()
A Dqlcnic_ethtool.c1596 val = QLCRDX(adapter->ahw, QLC_83XX_IDC_CTRL); in qlcnic_enable_fw_dump_state()
1619 val = QLCRDX(adapter->ahw, QLC_83XX_IDC_CTRL); in qlcnic_disable_fw_dump_state()
1640 val = QLCRDX(adapter->ahw, QLC_83XX_IDC_CTRL); in qlcnic_check_fw_dump_state()
A Dqlcnic_sysfs.c493 op_mode = QLCRDX(ahw, QLC_83XX_DRV_OP_MODE); in validate_esw_config()
1269 value = QLCRDX(adapter->ahw, QLC_83XX_ASIC_TEMP); in qlcnic_hwmon_show_temp()
A Dqlcnic_main.c2922 temp = QLCRDX(adapter->ahw, QLC_83XX_ASIC_TEMP); in qlcnic_check_temp()

Completed in 49 milliseconds