Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedf/
H A Dqedf.h559 #define MAX_CT_PAYLOAD 2048 macro
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_lport.c97 #define MAX_CT_PAYLOAD 2048 macro
1938 fc_host_max_ct_payload(lport->host) = MAX_CT_PAYLOAD; in fc_lport_init()