Home
last modified time | relevance | path

Searched defs:small_mid_sge (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/qedf/
Ddrv_scsi_fw_funcs.c9 bool scsi_is_slow_sgl(u16 num_sges, bool small_mid_sge) in scsi_is_slow_sgl()
Ddrv_scsi_fw_funcs.h20 bool small_mid_sge; member
/drivers/scsi/qedi/
Dqedi_fw_scsi.h20 bool small_mid_sge; member
Dqedi_fw_api.c16 static bool scsi_is_slow_sgl(u16 num_sges, bool small_mid_sge) in scsi_is_slow_sgl()
/drivers/net/ethernet/qlogic/qed/
Dqed_nvmetcp_fw_funcs.c19 bool nvmetcp_is_slow_sgl(u16 num_sges, bool small_mid_sge) in nvmetcp_is_slow_sgl()