Searched refs:sge_supported_length (Results 1 – 3 of 3) sorted by relevance
228 ocs_ddump_value(textbuf, "sge_supported_length", "%x", sli4->config.sge_supported_length); in ocs_ddump_sli()
2114 uint32_t sge_supported_length; member3286 uint32_t sge_supported_length; member3346 return sli4->config.sge_supported_length; in sli_get_max_sge()
3860 sli4->config.sge_supported_length = parms->sge_supported_length; in sli_get_config()3861 if (sli4->config.sge_supported_length > OCS_MAX_SGE_SIZE) in sli_get_config()3862 sli4->config.sge_supported_length = OCS_MAX_SGE_SIZE; in sli_get_config()