Searched refs:desc_index (Results 1 – 2 of 2) sorted by relevance
343 uint32_t index, desc_index; in hns3_get_dfx_reg_bd_num() local363 desc_index = i / HNS3_CMD_DESC_DATA_NUM; in hns3_get_dfx_reg_bd_num()365 bd_num = rte_le_to_cpu_32(desc[desc_index].data[index]); in hns3_get_dfx_reg_bd_num()398 int desc_index; in hns3_dfx_reg_fetch_data() local405 desc_index = i / HNS3_CMD_DESC_DATA_NUM; in hns3_dfx_reg_fetch_data()407 *reg++ = desc[desc_index].data[index]; in hns3_dfx_reg_fetch_data()
523 unsigned int desc_index; in sfc_tx_qstart() local564 &txq->common, &desc_index); in sfc_tx_qstart()576 rc = sa->priv.dp_tx->qstart(txq_info->dp, evq->read_ptr, desc_index); in sfc_tx_qstart()