Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_wr.c58 csio_get_flbuf_size(struct csio_hw *hw, struct csio_sge *sge, uint32_t reg) in csio_get_flbuf_size()
66 csio_wr_fl_bufsz(struct csio_sge *sge, struct csio_dma_buf *buf) in csio_wr_fl_bufsz()
118 struct csio_sge *sge = &wrm->sge; in csio_wr_fill_fl()
1050 struct csio_sge *sge = &wrm->sge; in csio_wr_process_fl()
1275 csio_closest_timer(struct csio_sge *s, int time) in csio_closest_timer()
1292 csio_closest_thresh(struct csio_sge *s, int cnt) in csio_closest_thresh()
1312 struct csio_sge *sge = &wrm->sge; in csio_wr_fixup_host_params()
1435 struct csio_sge *sge = &wrm->sge; in csio_init_intr_coalesce_parms()
1457 struct csio_sge *sge = &wrm->sge; in csio_wr_get_sge()
1526 struct csio_sge *sge = &wrm->sge; in csio_wr_set_sge()
Dcsio_wr.h423 struct csio_sge { struct
449 struct csio_sge sge; /* SGE params */ argument