Searched refs:FIP_DT_FDISC (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/scsi/fc/
H A Dfc_fip.h155 FIP_DT_FDISC = 8, /* FDISC request or response */ enumerator in enum:fip_desc_type
/linux-4.1.27/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c664 if (dtype != FIP_DT_FLOGI && dtype != FIP_DT_FDISC) { fcoe_ctlr_encaps()
750 op = FIP_DT_FDISC; fcoe_ctlr_els_send()
987 case FIP_DT_FDISC: fcoe_ctlr_parse_adv()
1213 case FIP_DT_FDISC: fcoe_ctlr_recv_els()
1251 if ((els_dtype == FIP_DT_FLOGI || els_dtype == FIP_DT_FDISC) && fcoe_ctlr_recv_els()

Completed in 174 milliseconds