Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibfcoe.h22 #define FCOE_MAX_CMD_LEN 16 /* Supported CDB length */ macro
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dfnic_main.c706 host->max_cmd_len = FCOE_MAX_CMD_LEN; in fnic_probe()
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe.c773 lport->host->max_cmd_len = FCOE_MAX_CMD_LEN; in fcoe_shost_config()