Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/fc/
H A Dfc_fip.h92 FIP_SC_KEEP_ALIVE = 1, /* keep-alive from VN_Port */ enumerator
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c562 kal->fip.fip_subcode = FIP_SC_KEEP_ALIVE; in fcoe_ctlr_send_keep_alive()