Searched refs:cons_idx_addr (Results 1 – 4 of 4) sorted by relevance
111 volatile u16 *cons_idx_addr; member
178 ((be16_to_cpu(*(txq)->cons_idx_addr)) & HINIC_GET_SQ_WQE_MASK(txq))1335 sq->cons_idx_addr = (volatile u16 *)ci_addr; in hinic_create_sq()
610 txq->cons_idx_addr = hwdev->nic_io->qps[queue_idx].sq.cons_idx_addr; in hinic_tx_queue_setup()
174 volatile u16 *cons_idx_addr; member