Home
last modified time | relevance | path

Searched refs:first_rxq (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dmvpp2.c1008 u8 first_rxq; member
1280 int first_rxq; member
2545 le.data |= port->first_rxq; in mvpp2_cls_port_config()
2560 port->first_rxq & MVPP2_CLS_OVERSIZE_RXQ_LOW_MASK); in mvpp2_cls_oversize_rxq_set()
2563 (port->first_rxq >> MVPP2_CLS_OVERSIZE_RXQ_LOW_BITS)); in mvpp2_cls_oversize_rxq_set()
4623 if (port->first_rxq + rxq_number > in mvpp2_port_init()
4680 rxq->id = port->first_rxq + queue; in mvpp2_port_init()
4793 port->first_rxq = port->id * rxq_number; in phy_info_parse()
4795 port->first_rxq = port->id * port->priv->max_port_rxqs; in phy_info_parse()