Home
last modified time | relevance | path

Searched refs:QLCNIC_NON_PRIV_FUNC (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_vnic.c206 case QLCNIC_NON_PRIV_FUNC: in qlcnic_83xx_config_vnic_opmode()
207 ahw->op_mode = QLCNIC_NON_PRIV_FUNC; in qlcnic_83xx_config_vnic_opmode()
H A Dqlcnic_hdr.h715 QLCNIC_NON_PRIV_FUNC = 2, enumerator
H A Dqlcnic_main.c1115 if (priv_level == QLCNIC_NON_PRIV_FUNC) { in qlcnic_check_vf()
1116 adapter->ahw->op_mode = QLCNIC_NON_PRIV_FUNC; in qlcnic_check_vf()
1243 if (ahw->op_mode != QLCNIC_NON_PRIV_FUNC) { in qlcnic_check_options()
3369 if (adapter->ahw->op_mode == QLCNIC_NON_PRIV_FUNC) { in qlcnic_fwinit_work()
3784 if (adapter->ahw->op_mode != QLCNIC_NON_PRIV_FUNC && first_func) { in qlcnic_attach_func()
H A Dqlcnic_83xx_hw.c778 if (priv_level == QLCNIC_NON_PRIV_FUNC) { in qlcnic_83xx_check_vf()
779 ahw->op_mode = QLCNIC_NON_PRIV_FUNC; in qlcnic_83xx_check_vf()
1587 if (adapter->ahw->op_mode == QLCNIC_NON_PRIV_FUNC) { in qlcnic_83xx_set_led()
1770 if (ahw->op_mode == QLCNIC_NON_PRIV_FUNC) { in qlcnic_83xx_loopback_test()