Home
last modified time | relevance | path

Searched refs:fip_fab_desc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/scsi/fc/
H A Dfc_fip.h198 struct fip_fab_desc { struct
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c895 struct fip_fab_desc *fab; in fcoe_ctlr_parse_adv()
960 if (dlen != sizeof(struct fip_fab_desc)) in fcoe_ctlr_parse_adv()
962 fab = (struct fip_fab_desc *)desc; in fcoe_ctlr_parse_adv()