Searched refs:ELS_DTAG_CONGESTION (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/scsi/fc/ |
H A D | fc_els.h | 227 ELS_DTAG_CONGESTION = 0x00020004, enumerator 242 { ELS_DTAG_CONGESTION, "Congestion Notification" }, \
|
/kernel/linux/linux-6.6/include/uapi/scsi/fc/ |
H A D | fc_els.h | 233 ELS_DTAG_CONGESTION = 0x00020004, enumerator 250 { ELS_DTAG_CONGESTION, "Congestion Notification" }, \
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/ |
H A D | fc_els.h | 134 ELS_DTAG_CONGESTION = 0x00020004, enumerator 137 #define FC_LS_TLV_DTAG_INIT { { ELS_DTAG_LS_REQ_INFO, "Link Service Request Information" }, { ELS_DTAG_LNK_INTEGRITY, "Link Integrity Notification" }, { ELS_DTAG_DELIVERY, "Delivery Notification Present" }, { ELS_DTAG_PEER_CONGEST, "Peer Congestion Notification" }, { ELS_DTAG_CONGESTION, "Congestion Notification" }, { ELS_DTAG_FPIN_REGISTER, "FPIN Registration" }, \
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/ |
H A D | fc_els.h | 134 ELS_DTAG_CONGESTION = 0x00020004, enumerator 137 #define FC_LS_TLV_DTAG_INIT { { ELS_DTAG_LS_REQ_INFO, "Link Service Request Information" }, { ELS_DTAG_LNK_INTEGRITY, "Link Integrity Notification" }, { ELS_DTAG_DELIVERY, "Delivery Notification Present" }, { ELS_DTAG_PEER_CONGEST, "Peer Congestion Notification" }, { ELS_DTAG_CONGESTION, "Congestion Notification" }, { ELS_DTAG_FPIN_REGISTER, "FPIN Registration" }, \
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_transport_fc.c | 931 case ELS_DTAG_CONGESTION: in fc_host_fpin_rcv()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_els.c | 3816 prdf->reg_d1.desc_tags[3] = cpu_to_be32(ELS_DTAG_CONGESTION); in lpfc_issue_els_rdf() 10265 case ELS_DTAG_CONGESTION: in lpfc_els_rcv_fpin()
|
H A D | lpfc_init.c | 5624 case ELS_DTAG_CONGESTION: in lpfc_cgn_update_stat()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_els.c | 3532 prdf->reg_d1.desc_tags[3] = cpu_to_be32(ELS_DTAG_CONGESTION); in lpfc_issue_els_rdf()
|
Completed in 50 milliseconds