Searched refs:enq_th (Results 1 – 1 of 1) sorted by relevance
2114 u32 enq_th, deq_th, reg; in fman_set_port_params() local2119 enq_th = (ioread32be(&fman->qmi_regs->fmqm_gc) & in fman_set_port_params()2124 if (enq_th >= (fman->state->qmi_max_num_of_tnums - in fman_set_port_params()2126 enq_th = in fman_set_port_params()2132 reg |= (enq_th << QMI_CFG_ENQ_SHIFT); in fman_set_port_params()