Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dlibfcoe.h23 #define FCOE_MAX_CMD_LEN 16 /* Supported CDB length */ macro
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_main.c560 host->max_cmd_len = FCOE_MAX_CMD_LEN; in fnic_scsi_drv_init()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c772 lport->host->max_cmd_len = FCOE_MAX_CMD_LEN; in fcoe_shost_config()