Home
last modified time | relevance | path

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

/Linux-v4.19/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.c909 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_82xx_set_nic_info()
1031 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC || in qlcnic_config_port_mirroring()
1074 if ((adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) && in qlcnic_get_port_stats()
1194 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_get_eswitch_stats()
1247 if (ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_clear_esw_stats()
1326 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) { in qlcnic_config_switch_port()
1408 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()
1369 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_create_diag_entries()
1399 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_remove_diag_entries()
Dqlcnic_main.c976 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()
3665 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.c776 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_83xx_check_vf()
2378 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) { in qlcnic_83xx_set_nic_info()
3843 if (ahw->op_mode == QLCNIC_MGMT_FUNC) { in qlcnic_83xx_resume()