Searched refs:ELS_DTAG_DELIVERY (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/scsi/fc/ |
H A D | fc_els.h | 223 ELS_DTAG_DELIVERY = 0x00020002, enumerator 240 { ELS_DTAG_DELIVERY, "Delivery Notification Present" }, \
|
/kernel/linux/linux-6.6/include/uapi/scsi/fc/ |
H A D | fc_els.h | 229 ELS_DTAG_DELIVERY = 0x00020002, enumerator 248 { ELS_DTAG_DELIVERY, "Delivery Notification Present" }, \
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/ |
H A D | fc_els.h | 132 ELS_DTAG_DELIVERY = 0x00020002, 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 | 132 ELS_DTAG_DELIVERY = 0x00020002, 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 | 925 case ELS_DTAG_DELIVERY: in fc_host_fpin_rcv()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_els.c | 3814 prdf->reg_d1.desc_tags[1] = cpu_to_be32(ELS_DTAG_DELIVERY); in lpfc_issue_els_rdf() 10257 case ELS_DTAG_DELIVERY: in lpfc_els_rcv_fpin()
|
H A D | lpfc_init.c | 5616 case ELS_DTAG_DELIVERY: in lpfc_cgn_update_stat()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_els.c | 3530 prdf->reg_d1.desc_tags[1] = cpu_to_be32(ELS_DTAG_DELIVERY); in lpfc_issue_els_rdf()
|
Completed in 51 milliseconds