Searched refs:FCOE_CTX_RESET_NEEDED (Results 1 – 4 of 4) sorted by relevance
3807 while ((test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_wait_for_fcoe_ctx_reset()3814 if (!test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) && in qla2x00_wait_for_fcoe_ctx_reset()
3330 if (test_and_clear_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_do_dpc()3696 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
2870 #define FCOE_CTX_RESET_NEEDED 18 /* Initiate FCoE context reset */ macro
577 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_reset()