Searched refs:LFF_NO_PRLI (Results 1 – 3 of 3) sorted by relevance
671 #define LFF_NO_PRLI BIT_1 macro
1513 opt = (uint16_t)(opt | LFF_NO_PRLI); in ql_login_fport()1521 if (opt & LFF_NO_PRLI) { in ql_login_fport()
1501 rval = ql_login_fport(ha, &tq, tq.loop_id, LFF_NO_PRLI, &mr); in ql_fcct()