Home
last modified time | relevance | path

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

/Linux-v4.19/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()
1047 struct csio_sge *sge = &wrm->sge; in csio_wr_process_fl()
1273 csio_closest_timer(struct csio_sge *s, int time) in csio_closest_timer()
1290 csio_closest_thresh(struct csio_sge *s, int cnt) in csio_closest_thresh()
1310 struct csio_sge *sge = &wrm->sge; in csio_wr_fixup_host_params()
1437 struct csio_sge *sge = &wrm->sge; in csio_init_intr_coalesce_parms()
1459 struct csio_sge *sge = &wrm->sge; in csio_wr_get_sge()
1528 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