Home
last modified time | relevance | path

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

/Linux-v4.19/include/scsi/fc/
Dfc_fip.h138 FIP_FL_SOL = 0x0002, /* this is a solicited message */ enumerator
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_ctlr.c116 return (fcf->flags & FIP_FL_SOL) != 0; in fcoe_ctlr_mtu_valid()
127 u16 flags = FIP_FL_SOL | FIP_FL_AVAIL; in fcoe_ctlr_fcf_usable()
1646 (fcf->flags & FIP_FL_SOL) ? "" : "in", in fcoe_ctlr_select()