Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/scsi/fc/
Dfc_els.h273 #define FC_SP_FT_SEQC 0x0002 /* SEQ_CNT */ macro
/Linux-v4.19/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-v4.19/drivers/scsi/qedf/
Dqedf_main.c1177 ((fcport->rdata->sp_features & FC_SP_FT_SEQC) ? 1 : 0) << in qedf_offload_connection()