Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_wr.h208 uint16_t physeqid; member
365 uint16_t physeqid; /* Physical Queue ID */ member
472 ((__hw)->wrm.q_arr[(__idx)]->un.eq.physeqid)
H A Dcsio_wr.c536 csio_q_physeqid(hw, eq_idx) = (uint16_t)eqp.physeqid; in csio_wr_eq_cfg_rsp()
991 csio_wr_reg32(hw, DBPRIO_V(prio) | QID_V(q->un.eq.physeqid) | in csio_wr_issue()
H A Dcsio_mb.c787 eq_ofld_params->physeqid = FW_EQ_OFLD_CMD_PHYSEQID_G( in csio_mb_eq_ofld_alloc_write_rsp()