/drivers/net/ethernet/freescale/ |
D | fec_main.c | 236 static struct bufdesc *fec_enet_get_nextdesc(struct bufdesc *bdp, in fec_enet_get_nextdesc() 243 static struct bufdesc *fec_enet_get_prevdesc(struct bufdesc *bdp, in fec_enet_get_prevdesc() 250 static int fec_enet_get_bd_index(struct bufdesc *bdp, in fec_enet_get_bd_index() 288 struct bufdesc *bdp; in fec_dump() local 340 struct bufdesc *bdp = txq->bd.cur; in fec_enet_txq_submit_frag_skb() local 427 struct bufdesc *bdp, *last_bdp; in fec_enet_txq_submit_skb() local 552 struct bufdesc *bdp, int index, char *data, in fec_enet_txq_put_data_tso() 612 struct bufdesc *bdp, int index) in fec_enet_txq_put_hdr_tso() 670 struct bufdesc *bdp = txq->bd.cur; in fec_enet_txq_submit_tso() local 783 struct bufdesc *bdp; in fec_enet_bd_init() local [all …]
|
D | gianfar.c | 155 static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_init_rxbdp() 2299 static inline struct txbd8 *skip_txbd(struct txbd8 *bdp, int stride, in skip_txbd() 2307 static inline struct txbd8 *next_txbd(struct txbd8 *bdp, struct txbd8 *base, in next_txbd() 2672 struct txbd8 *bdp, *next = NULL; in gfar_clean_tx_ring() local 2808 struct rxbd8 *bdp; in gfar_alloc_rx_buffs() local 3094 struct rxbd8 *bdp; in gfar_clean_rx_ring() local
|
D | gianfar.h | 273 #define skip_bd(bdp, stride, base, ring_size) ({ \ argument 277 #define next_bd(bdp, base, ring_size) skip_bd(bdp, 1, base, ring_size) argument 1303 static inline void gfar_clear_txbd_status(struct txbd8 *bdp) in gfar_clear_txbd_status() 1321 struct rxbd8 *bdp; in gfar_rxbd_dma_lastfree() local
|
/drivers/tty/serial/cpm_uart/ |
D | cpm_uart_core.c | 85 cbd_t __iomem *bdp = pinfo->tx_bd_base; in cpm_uart_tx_empty() local 252 cbd_t __iomem *bdp; in cpm_uart_int_rx() local 686 cbd_t __iomem *bdp; in cpm_uart_tx_pump() local 764 cbd_t __iomem *bdp; in cpm_uart_initbd() local 983 cbd_t __iomem *bdp, *bdbase; in cpm_uart_early_write() local 1065 volatile cbd_t *bdp; in poll_wait_key() local
|
/drivers/net/ethernet/aeroflex/ |
D | greth.c | 399 struct greth_bd *bdp; in greth_start_xmit() local 468 struct greth_bd *bdp; in greth_start_xmit_gbit() local 624 struct greth_bd *bdp; in greth_clean_tx() local 678 struct greth_bd *bdp, *bdp_last_frag; in greth_clean_tx_gbit() local 744 struct greth_bd *bdp; in greth_rx() local 859 struct greth_bd *bdp; in greth_rx_gbit() local
|
/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 91 cbd_t __iomem *bdp; in fs_enet_napi() local 364 cbd_t __iomem *bdp; in fs_init_bds() local 415 cbd_t __iomem *bdp; in fs_cleanup_bds() local 487 cbd_t __iomem *bdp; in fs_enet_start_xmit() local
|
/drivers/tty/serial/ |
D | ucc_uart.c | 259 struct qe_bd *bdp = qe_port->tx_bd_base; in qe_uart_tx_empty() local 331 struct qe_bd *bdp; in qe_uart_tx_pump() local 465 struct qe_bd *bdp; in qe_uart_int_rx() local 596 struct qe_bd *bdp; in qe_uart_initbd() local
|
/drivers/video/backlight/ |
D | cr_bllcd.c | 177 struct backlight_device *bdp; in cr_backlight_probe() local
|
/drivers/scsi/ |
D | qla1280.c | 695 struct qla_boards *bdp; in qla1280_info() local 4228 struct qla_boards *bdp = &ql1280_board_tbl[devnum]; in qla1280_probe_one() local
|