Home
last modified time | relevance | path

Searched defs:bdp (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/aeroflex/
H A Dgreth.c397 struct greth_bd *bdp; in greth_start_xmit() local
466 struct greth_bd *bdp; in greth_start_xmit_gbit() local
622 struct greth_bd *bdp; in greth_clean_tx() local
676 struct greth_bd *bdp, *bdp_last_frag; in greth_clean_tx_gbit() local
742 struct greth_bd *bdp; in greth_rx() local
858 struct greth_bd *bdp; in greth_rx_gbit() local
/linux/drivers/tty/serial/
H A Ducc_uart.c261 struct qe_bd __iomem *bdp = qe_port->tx_bd_base; in qe_uart_tx_empty() local
333 struct qe_bd __iomem *bdp; in qe_uart_tx_pump() local
457 struct qe_bd __iomem *bdp; in qe_uart_int_rx() local
587 struct qe_bd __iomem *bdp; in qe_uart_initbd() local
/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c110 static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_init_rxbdp()
1242 struct rxbd8 *bdp; in gfar_alloc_rx_buffs() local
1718 static inline struct txbd8 *skip_txbd(struct txbd8 *bdp, int stride, in skip_txbd()
1726 static inline struct txbd8 *next_txbd(struct txbd8 *bdp, struct txbd8 *base, in next_txbd()
2114 struct txbd8 *bdp, *next = NULL; in gfar_clean_tx_ring() local
2468 struct rxbd8 *bdp; in gfar_clean_rx_ring() local
H A Dgianfar.h1311 static inline void gfar_clear_txbd_status(struct txbd8 *bdp) in gfar_clear_txbd_status()
1329 struct rxbd8 *bdp; in gfar_rxbd_dma_lastfree() local