coalesce_count_rx 204 drivers/net/ethernet/ni/nixge.c u32 coalesce_count_rx; coalesce_count_rx 346 drivers/net/ethernet/ni/nixge.c ((priv->coalesce_count_rx) << XAXIDMA_COALESCE_SHIFT)); coalesce_count_rx 1044 drivers/net/ethernet/ni/nixge.c priv->coalesce_count_rx = ecoalesce->rx_max_coalesced_frames; coalesce_count_rx 1336 drivers/net/ethernet/ni/nixge.c priv->coalesce_count_rx = XAXIDMA_DFT_RX_THRESHOLD; coalesce_count_rx 383 drivers/net/ethernet/xilinx/ll_temac.h u8 coalesce_count_rx; coalesce_count_rx 1019 drivers/net/ethernet/xilinx/ll_temac_main.c if (ll_temac_recv_buffers_available(lp) < lp->coalesce_count_rx) coalesce_count_rx 1422 drivers/net/ethernet/xilinx/ll_temac_main.c lp->coalesce_count_rx = 0x07; coalesce_count_rx 1457 drivers/net/ethernet/xilinx/ll_temac_main.c lp->coalesce_count_rx = pdata->rx_irq_count; coalesce_count_rx 1460 drivers/net/ethernet/xilinx/ll_temac_main.c lp->coalesce_count_rx = 0x07; coalesce_count_rx 465 drivers/net/ethernet/xilinx/xilinx_axienet.h u32 coalesce_count_rx; coalesce_count_rx 245 drivers/net/ethernet/xilinx/xilinx_axienet_main.c ((lp->coalesce_count_rx) << XAXIDMA_COALESCE_SHIFT)); coalesce_count_rx 1334 drivers/net/ethernet/xilinx/xilinx_axienet_main.c lp->coalesce_count_rx = ecoalesce->rx_max_coalesced_frames; coalesce_count_rx 1822 drivers/net/ethernet/xilinx/xilinx_axienet_main.c lp->coalesce_count_rx = XAXIDMA_DFT_RX_THRESHOLD;