Searched refs:rx_add (Results 1 – 2 of 2) sorted by relevance
807 struct ibmvnic_rx_buff_add_desc rx_add; member
829 sub_crq->rx_add.first = IBMVNIC_CRQ_CMD; in replenish_rx_pool() 830 sub_crq->rx_add.correlator = in replenish_rx_pool() 832 sub_crq->rx_add.ioba = cpu_to_be32(dma_addr); in replenish_rx_pool() 833 sub_crq->rx_add.map_id = ltb->map_id; in replenish_rx_pool() 843 sub_crq->rx_add.len = cpu_to_be32(pool->buff_size << shift); in replenish_rx_pool() 872 be64_to_cpu(sub_crq->rx_add.correlator); in replenish_rx_pool() 5485 name = "rx_add"; in handle_request_cap_rsp()