Lines Matching refs:regmap

123 const sli4_reg_t regmap[SLI4_REG_MAX][SLI4_MAX_IF_TYPES] = {  variable
209 const sli4_reg_t *r = &(regmap[reg][sli->if_type]); in sli_reg_read()
231 const sli4_reg_t *r = &(regmap[reg][sli->if_type]); in sli_reg_write()
4400 q->doorbell_offset = regmap[SLI4_REG_EQCQ_DOORBELL][sli4->if_type].off; in __sli_create_queue()
4401 q->doorbell_rset = regmap[SLI4_REG_EQCQ_DOORBELL][sli4->if_type].rset; in __sli_create_queue()
4405 q->doorbell_offset = regmap[SLI4_REG_EQCQ_DOORBELL][sli4->if_type].off; in __sli_create_queue()
4406 q->doorbell_rset = regmap[SLI4_REG_EQCQ_DOORBELL][sli4->if_type].rset; in __sli_create_queue()
4410 q->doorbell_offset = regmap[SLI4_REG_MQ_DOORBELL][sli4->if_type].off; in __sli_create_queue()
4411 q->doorbell_rset = regmap[SLI4_REG_MQ_DOORBELL][sli4->if_type].rset; in __sli_create_queue()
4416 q->doorbell_offset = regmap[SLI4_REG_FCOE_RQ_DOORBELL][sli4->if_type].off; in __sli_create_queue()
4417 q->doorbell_rset = regmap[SLI4_REG_FCOE_RQ_DOORBELL][sli4->if_type].rset; in __sli_create_queue()
4423 q->doorbell_offset = regmap[SLI4_REG_IO_WQ_DOORBELL][sli4->if_type].off; in __sli_create_queue()
4424 q->doorbell_rset = regmap[SLI4_REG_IO_WQ_DOORBELL][sli4->if_type].rset; in __sli_create_queue()
4744 qs[i]->doorbell_offset = regmap[SLI4_REG_EQCQ_DOORBELL][sli4->if_type].off; in sli_cq_alloc_set()
4745 qs[i]->doorbell_rset = regmap[SLI4_REG_EQCQ_DOORBELL][sli4->if_type].rset; in sli_cq_alloc_set()
8553 qs[i]->doorbell_offset = regmap[SLI4_REG_FCOE_RQ_DOORBELL][sli4->if_type].off; in sli_fc_rq_set_alloc()
8554 qs[i]->doorbell_rset = regmap[SLI4_REG_FCOE_RQ_DOORBELL][sli4->if_type].rset; in sli_fc_rq_set_alloc()