Home
last modified time | relevance | path

Searched refs:QLCNIC_DEV_NPAR_OPER (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_vnic.c16 QLCWRX(adapter->ahw, QLC_83XX_VNIC_STATE, QLCNIC_DEV_NPAR_OPER); in qlcnic_83xx_enable_vnic_mode()
248 while (state != QLCNIC_DEV_NPAR_OPER && idc->vnic_wait_limit) { in qlcnic_83xx_check_vnic_state()
254 if (state != QLCNIC_DEV_NPAR_OPER) { in qlcnic_83xx_check_vnic_state()
H A Dqlcnic_hdr.h638 #define QLCNIC_DEV_NPAR_OPER 1 /* NPAR Operational */ macro
H A Dqlcnic_main.c1592 while (npar_state != QLCNIC_DEV_NPAR_OPER && --npar_opt_timeo) { in qlcnic_check_npar_opertional()
3582 QLCNIC_DEV_NPAR_OPER); in qlcnic_dev_set_npar_ready()
3612 else if (npar_state != QLCNIC_DEV_NPAR_OPER) in qlcnic_attach_work()