Home
last modified time | relevance | path

Searched refs:QLCNIC_MGMT_FUNC (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_vnic.c46 u32 data = QLCNIC_MGMT_FUNC; in qlcnic_83xx_set_vnic_opmode()
55 QLC_83XX_SET_FUNC_OPMODE(QLCNIC_MGMT_FUNC, id); in qlcnic_83xx_set_vnic_opmode()
202 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_83xx_config_vnic_opmode()
217 case QLCNIC_MGMT_FUNC: in qlcnic_83xx_config_vnic_opmode()
218 ahw->op_mode = QLCNIC_MGMT_FUNC; in qlcnic_83xx_config_vnic_opmode()
Dqlcnic_ctx.c907 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_82xx_set_nic_info()
1029 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC || in qlcnic_config_port_mirroring()
1072 if ((adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) && in qlcnic_get_port_stats()
1192 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_get_eswitch_stats()
1245 if (ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_clear_esw_stats()
1324 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) { in qlcnic_config_switch_port()
1406 if (adapter->ahw->op_mode == QLCNIC_MGMT_FUNC) { in qlcnic_get_eswitch_port_config()
Dqlcnic_sysfs.c504 if (adapter->ahw->op_mode == QLCNIC_MGMT_FUNC) in validate_esw_config()
571 if (adapter->ahw->op_mode == QLCNIC_MGMT_FUNC) in qlcnic_sysfs_write_esw_config()
600 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_sysfs_write_esw_config()
1375 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_create_diag_entries()
1405 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_remove_diag_entries()
Dqlcnic_main.c969 if (ahw->op_mode == QLCNIC_MGMT_FUNC) in qlcnic_get_act_pci_func()
1093 u32 data = QLCNIC_MGMT_FUNC; in qlcnic_set_function_modes()
1103 QLC_DEV_SET_DRV(QLCNIC_MGMT_FUNC, id); in qlcnic_set_function_modes()
1125 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_check_vf()
1464 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_check_eswitch_mode()
1469 if (priv_level == QLCNIC_MGMT_FUNC) { in qlcnic_check_eswitch_mode()
1470 adapter->ahw->op_mode = QLCNIC_MGMT_FUNC; in qlcnic_check_eswitch_mode()
1601 if (adapter->ahw->op_mode == QLCNIC_MGMT_FUNC) in qlcnic_check_npar_opertional()
1625 adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_set_mgmt_operations()
3692 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) { in qlcnic_attach_work()
Dqlcnic_hdr.h714 QLCNIC_MGMT_FUNC = 0, enumerator
Dqlcnic_sriov_pf.c446 adapter->ahw->op_mode = QLCNIC_MGMT_FUNC; in qlcnic_sriov_pf_cleanup()
612 adapter->ahw->op_mode = QLCNIC_MGMT_FUNC; in __qlcnic_pci_sriov_enable()
Dqlcnic_83xx_hw.c771 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_83xx_check_vf()
2371 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) { in qlcnic_83xx_set_nic_info()
3771 if (ahw->op_mode == QLCNIC_MGMT_FUNC) { in qlcnic_83xx_resume()