Lines Matching refs:ndmas
1897 int ndmas;
1913 ndmas = NXGE_TDMA_PER_NIU_PORT;
1927 ndmas = NXGE_TDMA_PER_NIU_PORT;
1934 ndmas = prop_val[1];
1937 ndmas, prop_len));
1947 p_cfgp->tdc.count = ndmas;
1955 ndmas = NXGE_RDMA_PER_NIU_PORT;
1969 ndmas = NXGE_RDMA_PER_NIU_PORT;
1976 ndmas = prop_val[1];
1979 "#rdc %d (#%d)", ndmas, prop_len));
1989 p_cfgp->max_rdcs = ndmas;
1990 nxgep->rdc_mask = (ndmas - 1);