Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet-main.c89 cbd_t __iomem *bdp; in fs_enet_rx_napi() local
221 cbd_t __iomem *bdp; in fs_enet_rx_non_napi() local
341 cbd_t __iomem *bdp; in fs_enet_tx() local
489 cbd_t __iomem *bdp; in fs_init_bds() local
540 cbd_t __iomem *bdp; in fs_cleanup_bds() local
610 cbd_t __iomem *bdp; in fs_enet_start_xmit() local
/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c82 cbd_t __iomem *bdp = pinfo->tx_bd_base; in cpm_uart_tx_empty() local
250 cbd_t __iomem *bdp; in cpm_uart_int_rx() local
681 cbd_t __iomem *bdp; in cpm_uart_tx_pump() local
758 cbd_t __iomem *bdp; in cpm_uart_initbd() local
975 cbd_t __iomem *bdp, *bdbase; in cpm_uart_early_write() local
1057 volatile cbd_t *bdp; in poll_wait_key() local
/drivers/net/ethernet/freescale/
Dfec_main.c223 static struct bufdesc *fec_enet_get_nextdesc(struct bufdesc *bdp, int is_ex) in fec_enet_get_nextdesc()
232 static struct bufdesc *fec_enet_get_prevdesc(struct bufdesc *bdp, int is_ex) in fec_enet_get_prevdesc()
273 struct bufdesc *bdp; in fec_enet_start_xmit() local
392 struct bufdesc *bdp; in fec_enet_bd_init() local
689 struct bufdesc *bdp; in fec_enet_tx() local
797 struct bufdesc *bdp; in fec_enet_rx() local
1483 struct bufdesc *bdp; in fec_enet_free_buffers() local
1507 struct bufdesc *bdp; in fec_enet_alloc_buffers() local
Dgianfar.c150 static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_init_rxbdp()
2038 static inline struct txbd8 *skip_txbd(struct txbd8 *bdp, int stride, in skip_txbd()
2046 static inline struct txbd8 *next_txbd(struct txbd8 *bdp, struct txbd8 *base, in next_txbd()
2483 struct txbd8 *bdp, *next = NULL; in gfar_clean_tx_ring() local
2605 static void gfar_new_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_new_rxbdp()
2748 struct rxbd8 *bdp, *base; in gfar_clean_rx_ring() local
Dgianfar.h267 #define skip_bd(bdp, stride, base, ring_size) ({ \ argument
271 #define next_bd(bdp, base, ring_size) skip_bd(bdp, 1, base, ring_size) argument
/drivers/net/ethernet/aeroflex/
Dgreth.c394 struct greth_bd *bdp; in greth_start_xmit() local
456 struct greth_bd *bdp; in greth_start_xmit_gbit() local
618 struct greth_bd *bdp; in greth_clean_tx() local
673 struct greth_bd *bdp, *bdp_last_frag; in greth_clean_tx_gbit() local
732 struct greth_bd *bdp; in greth_rx() local
847 struct greth_bd *bdp; in greth_rx_gbit() local
/drivers/tty/serial/
Ducc_uart.c257 struct qe_bd *bdp = qe_port->tx_bd_base; in qe_uart_tx_empty() local
329 struct qe_bd *bdp; in qe_uart_tx_pump() local
473 struct qe_bd *bdp; in qe_uart_int_rx() local
604 struct qe_bd *bdp; in qe_uart_initbd() local
/drivers/video/backlight/
Dcr_bllcd.c177 struct backlight_device *bdp; in cr_backlight_probe() local
/drivers/scsi/
Dqla1280.c702 struct qla_boards *bdp; in qla1280_info() local
4237 struct qla_boards *bdp = &ql1280_board_tbl[devnum]; in qla1280_probe_one() local