Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/cpm_uart/
A Dcpm_uart_core.c77 bdp++; in cpm_uart_tx_empty()
233 cbd_t __iomem *bdp; in cpm_uart_int_rx() local
242 bdp = pinfo->rx_cur; in cpm_uart_int_rx()
300 bdp++; in cpm_uart_int_rx()
676 bdp++; in cpm_uart_tx_pump()
710 bdp++; in cpm_uart_tx_pump()
981 bdp = bdbase; in cpm_uart_early_write()
983 bdp++; in cpm_uart_early_write()
998 bdp = bdbase; in cpm_uart_early_write()
1000 bdp++; in cpm_uart_early_write()
[all …]
/linux/drivers/net/ethernet/freescale/fs_enet/
A Dfs_enet-main.c90 cbd_t __iomem *bdp; in fs_enet_napi() local
169 bdp++; in fs_enet_napi()
196 bdp = fep->cur_rx; in fs_enet_napi()
292 bdp++; in fs_enet_napi()
376 for (i = 0, bdp = fep->rx_bd_base; i < fep->rx_ring; i++, bdp++) { in fs_init_bds()
402 for (i = 0, bdp = fep->tx_bd_base; i < fep->tx_ring; i++, bdp++) { in fs_init_bds()
420 for (i = 0, bdp = fep->tx_bd_base; i < fep->tx_ring; i++, bdp++) { in fs_cleanup_bds()
560 CBDC_SC(bdp, in fs_enet_start_xmit()
566 bdp++; in fs_enet_start_xmit()
595 CBDS_SC(bdp, sc); in fs_enet_start_xmit()
[all …]
/linux/drivers/tty/serial/
A Ducc_uart.c275 bdp++; in qe_uart_tx_empty()
333 struct qe_bd *bdp; in qe_uart_tx_pump() local
353 bdp++; in qe_uart_tx_pump()
367 bdp = qe_port->tx_cur; in qe_uart_tx_pump()
389 bdp++; in qe_uart_tx_pump()
391 qe_port->tx_cur = bdp; in qe_uart_tx_pump()
465 struct qe_bd *bdp; in qe_uart_int_rx() local
518 bdp++; in qe_uart_int_rx()
595 struct qe_bd *bdp; in qe_uart_initbd() local
608 bdp++; in qe_uart_initbd()
[all …]
/linux/drivers/net/ethernet/freescale/
A Dfec_main.c385 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_dump()
432 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_enet_txq_submit_frag_skb()
494 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_enet_txq_submit_frag_skb()
788 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_enet_txq_submit_tso()
802 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_enet_txq_submit_tso()
877 bdp = fec_enet_get_nextdesc(bdp, &rxq->bd); in fec_enet_bd_init()
881 bdp = fec_enet_get_prevdesc(bdp, &rxq->bd); in fec_enet_bd_init()
907 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_enet_bd_init()
911 bdp = fec_enet_get_prevdesc(bdp, &txq->bd); in fec_enet_bd_init()
1298 bdp = fec_enet_get_nextdesc(bdp, &txq->bd); in fec_enet_tx_queue()
[all …]
A Dgianfar.c114 bdp->bufPtr = cpu_to_be32(buf); in gfar_init_rxbdp()
1246 struct rxbd8 *bdp; in gfar_alloc_rx_buffs() local
1268 bdp++; in gfar_alloc_rx_buffs()
1273 bdp = rx_queue->rx_bd_base; in gfar_alloc_rx_buffs()
2171 bdp = tx_queue->dirty_tx; in gfar_clean_tx_ring()
2219 bdp = next; in gfar_clean_tx_ring()
2222 gfar_clear_txbd_status(bdp); in gfar_clean_tx_ring()
2223 bdp = next_txbd(bdp, base, tx_ring_size); in gfar_clean_tx_ring()
2230 bdp = next_txbd(bdp, base, tx_ring_size); in gfar_clean_tx_ring()
2256 tx_queue->dirty_tx = bdp; in gfar_clean_tx_ring()
[all …]
A Dgianfar.h1314 static inline void gfar_clear_txbd_status(struct txbd8 *bdp) in gfar_clear_txbd_status() argument
1316 u32 lstatus = be32_to_cpu(bdp->lstatus); in gfar_clear_txbd_status()
1319 bdp->lstatus = cpu_to_be32(lstatus); in gfar_clear_txbd_status()
1332 struct rxbd8 *bdp; in gfar_rxbd_dma_lastfree() local
1337 bdp = &rxq->rx_bd_base[i]; in gfar_rxbd_dma_lastfree()
1339 bdp_dma += (uintptr_t)bdp - (uintptr_t)rxq->rx_bd_base; in gfar_rxbd_dma_lastfree()
/linux/drivers/net/ethernet/aeroflex/
A Dgreth.c396 struct greth_bd *bdp; in greth_start_xmit() local
465 struct greth_bd *bdp; in greth_start_xmit_gbit() local
554 greth_write_bd(&bdp->stat, in greth_start_xmit_gbit()
569 greth_read_bd(&bdp->addr), in greth_start_xmit_gbit()
572 greth_write_bd(&bdp->stat, 0); in greth_start_xmit_gbit()
620 struct greth_bd *bdp; in greth_clean_tx() local
629 stat = greth_read_bd(&bdp->stat); in greth_clean_tx()
709 greth_read_bd(&bdp->addr), in greth_clean_tx_gbit()
740 struct greth_bd *bdp; in greth_rx() local
856 struct greth_bd *bdp; in greth_rx_gbit() local
[all …]
/linux/drivers/video/backlight/
A Dcr_bllcd.c155 struct backlight_device *bdp; in cr_backlight_probe() local
176 bdp = devm_backlight_device_register(&pdev->dev, "cr-backlight", in cr_backlight_probe()
179 if (IS_ERR(bdp)) { in cr_backlight_probe()
181 return PTR_ERR(bdp); in cr_backlight_probe()
201 crp->cr_backlight_device = bdp; in cr_backlight_probe()
/linux/drivers/clk/mediatek/
A DMakefile27 obj-$(CONFIG_COMMON_CLK_MT2701_BDPSYS) += clk-mt2701-bdp.o
35 obj-$(CONFIG_COMMON_CLK_MT2712_BDPSYS) += clk-mt2712-bdp.o
/linux/lib/
A Ddecompress_bunzip2.c629 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, in start_bunzip() argument
642 bd = *bdp = malloc(i); in start_bunzip()
/linux/net/ipv4/
A Dtcp_bbr.c362 u32 bdp; in bbr_bdp() local
379 bdp = (((w * gain) >> BBR_SCALE) + BW_UNIT - 1) / BW_UNIT; in bbr_bdp()
381 return bdp; in bbr_bdp()
/linux/drivers/scsi/
A Dqla1280.c666 struct qla_boards *bdp; in qla1280_info() local
670 bdp = &ql1280_board_tbl[ha->devnum]; in qla1280_info()
676 &bdp->name[0], ha->fwver1, ha->fwver2, ha->fwver3, in qla1280_info()
4149 struct qla_boards *bdp = &ql1280_board_tbl[devnum]; in qla1280_probe_one() local
4162 bdp->name, pdev->bus->number, PCI_SLOT(pdev->devfn)); in qla1280_probe_one()
4222 ha->ports = bdp->numPorts; in qla1280_probe_one()
4228 host->max_channel = bdp->numPorts - 1; in qla1280_probe_one()

Completed in 61 milliseconds