Home
last modified time | relevance | path

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

/linux-4.4.14/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.c501 if (adapter->ahw->op_mode == QLCNIC_MGMT_FUNC) in validate_esw_config()
568 if (adapter->ahw->op_mode == QLCNIC_MGMT_FUNC) in qlcnic_sysfs_write_esw_config()
597 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_sysfs_write_esw_config()
1367 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_create_diag_entries()
1397 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_remove_diag_entries()
Dqlcnic_main.c978 if (ahw->op_mode == QLCNIC_MGMT_FUNC) in qlcnic_get_act_pci_func()
1102 u32 data = QLCNIC_MGMT_FUNC; in qlcnic_set_function_modes()
1112 QLC_DEV_SET_DRV(QLCNIC_MGMT_FUNC, id); in qlcnic_set_function_modes()
1134 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_check_vf()
1474 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_check_eswitch_mode()
1479 if (priv_level == QLCNIC_MGMT_FUNC) { in qlcnic_check_eswitch_mode()
1480 adapter->ahw->op_mode = QLCNIC_MGMT_FUNC; in qlcnic_check_eswitch_mode()
1611 if (adapter->ahw->op_mode == QLCNIC_MGMT_FUNC) in qlcnic_check_npar_opertional()
1635 adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_set_mgmt_operations()
3702 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) { in qlcnic_attach_work()
Dqlcnic_hdr.h714 QLCNIC_MGMT_FUNC = 0, enumerator
Dqlcnic_sriov_pf.c447 adapter->ahw->op_mode = QLCNIC_MGMT_FUNC; in qlcnic_sriov_pf_cleanup()
613 adapter->ahw->op_mode = QLCNIC_MGMT_FUNC; in __qlcnic_pci_sriov_enable()
Dqlcnic_83xx_hw.c773 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_83xx_check_vf()
2375 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) { in qlcnic_83xx_set_nic_info()
3800 if (ahw->op_mode == QLCNIC_MGMT_FUNC) { in qlcnic_83xx_resume()