Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/fc/
H A Dfc_fip.h126 FIP_FL_SOL = 0x0002, /* this is a solicited message */ enumerator
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c104 return (fcf->flags & FIP_FL_SOL) != 0; in fcoe_ctlr_mtu_valid()
115 u16 flags = FIP_FL_SOL | FIP_FL_AVAIL; in fcoe_ctlr_fcf_usable()
1631 (fcf->flags & FIP_FL_SOL) ? "" : "in", in fcoe_ctlr_select()