Home
last modified time | relevance | path

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

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