Home
last modified time | relevance | path

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

/linux/include/scsi/fc/
H A Dfc_fip.h144 FIP_DT_FCOE_SIZE = 6, /* max FCoE frame size */ enumerator
/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c418 sol->desc.size.fd_desc.fip_dtype = FIP_DT_FCOE_SIZE; in fcoe_ctlr_solicit()
980 case FIP_DT_FCOE_SIZE: in fcoe_ctlr_parse_adv()
2096 size->fd_desc.fip_dtype = FIP_DT_FCOE_SIZE; in fcoe_ctlr_vn_send()
2296 BIT(FIP_DT_FCOE_SIZE); in fcoe_ctlr_vn_parse()
2359 case FIP_DT_FCOE_SIZE: in fcoe_ctlr_vn_parse()
/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()