Home
last modified time | relevance | path

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

/linux/include/scsi/fc/
H A Dfc_fip.h144 FIP_DT_FCOE_SIZE = 6, /* max FCoE frame size */ enumerator
207 * FIP_DT_FCOE_SIZE descriptor.
/linux/drivers/scsi/fnic/
H A Dfip.c215 .fcoe_desc = {.fd_desc = {.fip_dtype = FIP_DT_FCOE_SIZE, .fip_dlen = 1}, in fnic_fcoe_start_fcf_discovery()