Searched defs:bdp (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/drivers/tty/serial/ |
D | cpm_uart.c | 69 cbd_t __iomem *bdp = pinfo->tx_bd_base; in cpm_uart_tx_empty() local 236 cbd_t __iomem *bdp; in cpm_uart_int_rx() local 646 cbd_t __iomem *bdp; in cpm_uart_tx_pump() local 716 cbd_t __iomem *bdp; in cpm_uart_initbd() local 1005 cbd_t __iomem *bdp, *bdbase; in cpm_uart_early_write() local 1087 volatile cbd_t *bdp; in poll_wait_key() local
|
D | ucc_uart.c | 261 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-6.12.1/drivers/net/ethernet/aeroflex/ |
D | greth.c | 397 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-6.12.1/drivers/net/ethernet/freescale/ |
D | fec_main.c | 313 static struct bufdesc *fec_enet_get_nextdesc(struct bufdesc *bdp, in fec_enet_get_nextdesc() 320 static struct bufdesc *fec_enet_get_prevdesc(struct bufdesc *bdp, in fec_enet_get_prevdesc() 327 static int fec_enet_get_bd_index(struct bufdesc *bdp, in fec_enet_get_bd_index() 355 struct bufdesc *bdp; in fec_dump() local 514 struct bufdesc *bdp = txq->bd.cur; in fec_enet_txq_submit_frag_skb() local 602 struct bufdesc *bdp, *last_bdp; in fec_enet_txq_submit_skb() local 725 struct bufdesc *bdp, int index, char *data, in fec_enet_txq_put_data_tso() 785 struct bufdesc *bdp, int index) in fec_enet_txq_put_hdr_tso() 842 struct bufdesc *bdp = txq->bd.cur; in fec_enet_txq_submit_tso() local 955 struct bufdesc *bdp; in fec_enet_bd_init() local [all …]
|
D | gianfar.c | 109 static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_init_rxbdp() 1248 struct rxbd8 *bdp; in gfar_alloc_rx_buffs() local 1736 static inline struct txbd8 *skip_txbd(struct txbd8 *bdp, int stride, in skip_txbd() 1744 static inline struct txbd8 *next_txbd(struct txbd8 *bdp, struct txbd8 *base, in next_txbd() 2155 struct txbd8 *bdp, *next = NULL; in gfar_clean_tx_ring() local 2508 struct rxbd8 *bdp; in gfar_clean_rx_ring() local
|
D | gianfar.h | 1311 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
|
/linux-6.12.1/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 98 cbd_t __iomem *bdp; in fs_enet_napi() local 343 cbd_t __iomem *bdp; in fs_init_bds() local 388 cbd_t __iomem *bdp; in fs_cleanup_bds() local 456 cbd_t __iomem *bdp; in fs_enet_start_xmit() local
|
/linux-6.12.1/lib/ |
D | decompress_bunzip2.c | 630 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, in start_bunzip()
|
/linux-6.12.1/drivers/scsi/ |
D | qla1280.c | 659 struct qla_boards *bdp; in qla1280_info() local 4142 struct qla_boards *bdp = &ql1280_board_tbl[devnum]; in qla1280_probe_one() local
|
/linux-6.12.1/net/ipv4/ |
D | tcp_bbr.c | 363 u32 bdp; in bbr_bdp() local
|