Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/fc/
H A Dfc_ms.h125 #define FC_FDMI_PORT_ATTR_MAXFRAMESIZE_LEN 4 macro
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_encode.h463 len += FC_FDMI_PORT_ATTR_MAXFRAMESIZE_LEN; in fc_ct_ms_fill()
534 len += FC_FDMI_PORT_ATTR_MAXFRAMESIZE_LEN; in fc_ct_ms_fill()
543 FC_FDMI_PORT_ATTR_MAXFRAMESIZE_LEN); in fc_ct_ms_fill()
H A Dfc_lport.c1505 len += FC_FDMI_PORT_ATTR_MAXFRAMESIZE_LEN; in fc_lport_enter_ms()