Searched refs:eqp (Results 1 – 1 of 1) sorted by relevance
522 struct csio_eq_params eqp; in csio_wr_eq_cfg_rsp() local562 struct csio_eq_params eqp; in csio_wr_eq_create() local572 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() local719 eqp.pfn = hw->pfn; in csio_wr_eq_destroy()[all …]