Home
last modified time | relevance | path

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

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