Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/scsi/fc/
Dfc_els.h262 #define FC_SP_FT_SEQC 0x0002 /* SEQ_CNT */ macro
/Linux-v5.4/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c286 ofld_req3.flags |= (((rdata->sp_features & FC_SP_FT_SEQC) ? 1 : 0) << in bnx2fc_send_session_ofld_req()
/Linux-v5.4/drivers/scsi/qedf/
Dqedf_main.c1315 ((fcport->rdata->sp_features & FC_SP_FT_SEQC) ? 1 : 0) << in qedf_offload_connection()