Home
last modified time | relevance | path

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

/drivers/gpu/drm/savage/
Dsavage_bci.c309 dev_priv->dma_pages[i].flushed = 0; in savage_dma_init()
328 dev_priv->dma_pages[i].flushed = 0; in savage_dma_reset()
390 dev_priv->dma_pages[i].flushed = 0; in savage_dma_alloc()
428 dev_priv->dma_pages[cur].used == dev_priv->dma_pages[cur].flushed) in savage_dma_flush()
438 first, cur, dev_priv->dma_pages[first].flushed, in savage_dma_flush()
457 dev_priv->dma_pages[first].flushed) * 4; in savage_dma_flush()
459 dev_priv->dma_pages[cur].used - dev_priv->dma_pages[first].flushed; in savage_dma_flush()
478 dev_priv->dma_pages[i].flushed = 0; in savage_dma_flush()
484 dev_priv->dma_pages[cur].flushed = 0; in savage_dma_flush()
492 dev_priv->dma_pages[cur].flushed = dev_priv->dma_pages[i].used; in savage_dma_flush()
[all …]
Dsavage_drv.h66 unsigned int used, flushed; member
/drivers/net/ppp/
Dppp_mppe.c481 int flushed = MPPE_BITS(ibuf) & MPPE_BIT_FLUSHED; in mppe_decompress() local
520 if (!state->stateful && !flushed) { in mppe_decompress()
526 if (state->stateful && ((ccount & 0xff) == 0xff) && !flushed) { in mppe_decompress()
571 if (!flushed) { in mppe_decompress()
596 if (flushed) in mppe_decompress()
/drivers/infiniband/hw/cxgb4/
Dcq.c196 int flushed = 0; in c4iw_flush_rq() local
204 flushed++; in c4iw_flush_rq()
206 return flushed; in c4iw_flush_rq()
230 int flushed = 0; in c4iw_flush_sq() local
241 flushed++; in c4iw_flush_sq()
243 return flushed; in c4iw_flush_sq()
Dqp.c938 int flushed; in __flush_qp() local
948 flushed = c4iw_flush_rq(&qhp->wq, &rchp->cq, count); in __flush_qp()
951 if (flushed) { in __flush_qp()
962 flushed = c4iw_flush_sq(&qhp->wq, &schp->cq, count); in __flush_qp()
965 if (flushed) { in __flush_qp()
/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c371 int flushed = 0; in cxio_flush_rq() local
381 flushed++; in cxio_flush_rq()
383 return flushed; in cxio_flush_rq()
410 int flushed = 0; in cxio_flush_sq() local
420 flushed++; in cxio_flush_sq()
422 return flushed; in cxio_flush_sq()
Diwch_qp.c809 int flushed; in __flush_qp() local
822 flushed = cxio_flush_rq(&qhp->wq, &rchp->cq, count); in __flush_qp()
825 if (flushed) { in __flush_qp()
836 flushed = cxio_flush_sq(&qhp->wq, &schp->cq, count); in __flush_qp()
839 if (flushed) { in __flush_qp()
/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c1890 data[i++] = ss->rx_done.lro_mgr.stats.flushed; in myri10ge_get_ethtool_stats()
1891 if (ss->rx_done.lro_mgr.stats.flushed) in myri10ge_get_ethtool_stats()
1893 ss->rx_done.lro_mgr.stats.flushed; in myri10ge_get_ethtool_stats()
/drivers/scsi/aic7xxx_old/
Daic7xxx.seq612 * data to be flushed into the PCI DMA fifo (and from
1103 * doing a SCSI->Host transfer, the data FIFO should be flushed auto-
/drivers/infiniband/hw/nes/
Dnes_nic.c1309 target_stat_values[++index] = nesvnic->lro_mgr.stats.flushed; in nes_netdev_get_ethtool_stats()
/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1212 lro_flushed += rxq->lro_mgr.stats.flushed; in mv643xx_eth_grab_lro_stats()
/drivers/scsi/aic7xxx/
Daic7xxx.seq1122 * the data FIFO should be flushed auto-magically on STCNT=0