Searched refs:priv_level (Results 1 – 1 of 1) sorted by relevance
537 u32 op_mode, priv_level; in qlcnic_check_vf() local553 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_check_vf()555 priv_level = QLC_DEV_GET_DRV(op_mode, adapter->ahw.pci_func); in qlcnic_check_vf()557 if (priv_level == QLCNIC_NON_PRIV_FUNC) { in qlcnic_check_vf()784 u32 op_mode, priv_level; in qlcnic_check_eswitch_mode() local796 priv_level = QLC_DEV_GET_DRV(op_mode, adapter->ahw.pci_func); in qlcnic_check_eswitch_mode()799 priv_level = QLCNIC_MGMT_FUNC; in qlcnic_check_eswitch_mode()801 priv_level = QLC_DEV_GET_DRV(op_mode, adapter->ahw.pci_func); in qlcnic_check_eswitch_mode()804 if (priv_level == QLCNIC_MGMT_FUNC) { in qlcnic_check_eswitch_mode()814 } else if (priv_level == QLCNIC_PRIV_FUNC) { in qlcnic_check_eswitch_mode()