Home
last modified time | relevance | path

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

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