Searched refs:rx_add (Results 1 – 2 of 2) sorted by relevance
802 struct ibmvnic_rx_buff_add_desc rx_add; member
822 sub_crq->rx_add.first = IBMVNIC_CRQ_CMD; in replenish_rx_pool()823 sub_crq->rx_add.correlator = in replenish_rx_pool()825 sub_crq->rx_add.ioba = cpu_to_be32(dma_addr); in replenish_rx_pool()826 sub_crq->rx_add.map_id = ltb->map_id; in replenish_rx_pool()836 sub_crq->rx_add.len = cpu_to_be32(pool->buff_size << shift); in replenish_rx_pool()865 be64_to_cpu(sub_crq->rx_add.correlator); in replenish_rx_pool()
Completed in 17 milliseconds