Searched refs:pheader (Results 1 – 1 of 1) sorted by relevance
803 struct rdma_init_func_hdr *pheader; in ecore_rdma_start_fw() local851 pheader = &p_ramrod->params_header; in ecore_rdma_start_fw()852 pheader->cnq_start_offset = (u8)RESC_START(p_hwfn, ECORE_RDMA_CNQ_RAM); in ecore_rdma_start_fw()853 pheader->num_cnqs = params->desired_cnq; in ecore_rdma_start_fw()859 pheader->first_reg_srq_id = p_rdma_info->srq_id_offset; in ecore_rdma_start_fw()860 pheader->reg_srq_base_addr = in ecore_rdma_start_fw()864 pheader->cq_ring_mode = 1; /* 1=16 bits */ in ecore_rdma_start_fw()866 pheader->cq_ring_mode = 0; /* 0=32 bits */ in ecore_rdma_start_fw()