Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_wr.c522 struct csio_eq_params eqp; in csio_wr_eq_cfg_rsp() local
562 struct csio_eq_params eqp; in csio_wr_eq_create() local
572 eqp.pfn = hw->pfn; in csio_wr_eq_create()
573 eqp.vfn = 0; in csio_wr_eq_create()
574 eqp.eqstart = 1; in csio_wr_eq_create()
579 eqp.cidxfthresh = 0; in csio_wr_eq_create()
580 eqp.pciechn = portid; in csio_wr_eq_create()
585 &eqp, cbfn); in csio_wr_eq_create()
711 struct csio_eq_params eqp; in csio_wr_eq_destroy() local
719 eqp.pfn = hw->pfn; in csio_wr_eq_destroy()
[all …]