Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_vnic.c45 u32 data = QLCNIC_MGMT_FUNC; in qlcnic_83xx_set_vnic_opmode()
54 QLC_83XX_SET_FUNC_OPMODE(QLCNIC_MGMT_FUNC, id); in qlcnic_83xx_set_vnic_opmode()
201 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_83xx_config_vnic_opmode()
216 case QLCNIC_MGMT_FUNC: in qlcnic_83xx_config_vnic_opmode()
217 ahw->op_mode = QLCNIC_MGMT_FUNC; in qlcnic_83xx_config_vnic_opmode()
Dqlcnic_ctx.c908 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_82xx_set_nic_info()
1030 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC || in qlcnic_config_port_mirroring()
1073 if ((adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) && in qlcnic_get_port_stats()
1193 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_get_eswitch_stats()
1246 if (ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_clear_esw_stats()
1325 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) { in qlcnic_config_switch_port()
1407 if (adapter->ahw->op_mode == QLCNIC_MGMT_FUNC) { in qlcnic_get_eswitch_port_config()
Dqlcnic_sysfs.c500 if (adapter->ahw->op_mode == QLCNIC_MGMT_FUNC) in validate_esw_config()
567 if (adapter->ahw->op_mode == QLCNIC_MGMT_FUNC) in qlcnic_sysfs_write_esw_config()
596 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_sysfs_write_esw_config()
1368 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_create_diag_entries()
1398 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_remove_diag_entries()
Dqlcnic_main.c954 if (ahw->op_mode == QLCNIC_MGMT_FUNC) in qlcnic_get_act_pci_func()
1080 u32 data = QLCNIC_MGMT_FUNC; in qlcnic_set_function_modes()
1090 QLC_DEV_SET_DRV(QLCNIC_MGMT_FUNC, id); in qlcnic_set_function_modes()
1112 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_check_vf()
1452 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_check_eswitch_mode()
1457 if (priv_level == QLCNIC_MGMT_FUNC) { in qlcnic_check_eswitch_mode()
1458 adapter->ahw->op_mode = QLCNIC_MGMT_FUNC; in qlcnic_check_eswitch_mode()
1589 if (adapter->ahw->op_mode == QLCNIC_MGMT_FUNC) in qlcnic_check_npar_opertional()
1613 adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) in qlcnic_set_mgmt_operations()
3606 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) { in qlcnic_attach_work()
Dqlcnic_hdr.h713 QLCNIC_MGMT_FUNC = 0, enumerator
Dqlcnic_sriov_pf.c446 adapter->ahw->op_mode = QLCNIC_MGMT_FUNC; in qlcnic_sriov_pf_cleanup()
614 adapter->ahw->op_mode = QLCNIC_MGMT_FUNC; in __qlcnic_pci_sriov_enable()
Dqlcnic_83xx_hw.c774 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_83xx_check_vf()
2382 if (adapter->ahw->op_mode != QLCNIC_MGMT_FUNC) { in qlcnic_83xx_set_nic_info()
3846 if (ahw->op_mode == QLCNIC_MGMT_FUNC) { in qlcnic_83xx_resume()