Searched refs:NVMETCP_NUM_SGES_IN_CACHE (Results 1 – 1 of 1) sorted by relevance
17 #define NVMETCP_NUM_SGES_IN_CACHE 0x4 macro28 u8 num_sges_to_init = (u8)(sgl_params->num_sges > NVMETCP_NUM_SGES_IN_CACHE ? in init_scsi_sgl_context()29 NVMETCP_NUM_SGES_IN_CACHE : sgl_params->num_sges); in init_scsi_sgl_context()