Searched refs:pkts_coal (Results 1 – 3 of 3) sorted by relevance
675 u32 pkts_coal; member3317 mvneta_rx_pkts_coal_set(pp, rxq, rxq->pkts_coal); in mvneta_rxq_hw_init()4485 rxq->pkts_coal = c->rx_max_coalesced_frames; in mvneta_ethtool_set_coalesce()4486 mvneta_rx_pkts_coal_set(pp, rxq, rxq->pkts_coal); in mvneta_ethtool_set_coalesce()4506 c->rx_max_coalesced_frames = pp->rxqs[0].pkts_coal; in mvneta_ethtool_get_coalesce()4972 rxq->pkts_coal = MVNETA_RX_COAL_PKTS; in mvneta_init()
1350 u32 pkts_coal; member
2359 if (rxq->pkts_coal > MVPP2_OCCUPIED_THRESH_MASK) in mvpp2_rx_pkts_coal_set()2360 rxq->pkts_coal = MVPP2_OCCUPIED_THRESH_MASK; in mvpp2_rx_pkts_coal_set()2364 rxq->pkts_coal); in mvpp2_rx_pkts_coal_set()4980 rxq->pkts_coal = c->rx_max_coalesced_frames; in mvpp2_ethtool_set_coalesce()5009 c->rx_max_coalesced_frames = port->rxqs[0]->pkts_coal; in mvpp2_ethtool_get_coalesce()5565 rxq->pkts_coal = MVPP2_RX_COAL_PKTS; in mvpp2_port_init()