Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/freescale/
Dfec_main.c244 static struct bufdesc *fec_enet_get_nextdesc(struct bufdesc *bdp, in fec_enet_get_nextdesc()
251 static struct bufdesc *fec_enet_get_prevdesc(struct bufdesc *bdp, in fec_enet_get_prevdesc()
258 static int fec_enet_get_bd_index(struct bufdesc *bdp, in fec_enet_get_bd_index()
296 struct bufdesc *bdp; in fec_dump() local
348 struct bufdesc *bdp = txq->bd.cur; in fec_enet_txq_submit_frag_skb() local
435 struct bufdesc *bdp, *last_bdp; in fec_enet_txq_submit_skb() local
560 struct bufdesc *bdp, int index, char *data, in fec_enet_txq_put_data_tso()
620 struct bufdesc *bdp, int index) in fec_enet_txq_put_hdr_tso()
678 struct bufdesc *bdp = txq->bd.cur; in fec_enet_txq_submit_tso() local
791 struct bufdesc *bdp; in fec_enet_bd_init() local
[all …]
Dgianfar.c155 static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_init_rxbdp()
2302 static inline struct txbd8 *skip_txbd(struct txbd8 *bdp, int stride, in skip_txbd()
2310 static inline struct txbd8 *next_txbd(struct txbd8 *bdp, struct txbd8 *base, in next_txbd()
2669 struct txbd8 *bdp, *next = NULL; in gfar_clean_tx_ring() local
2805 struct rxbd8 *bdp; in gfar_alloc_rx_buffs() local
3084 struct rxbd8 *bdp; in gfar_clean_rx_ring() local
Dgianfar.h273 #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
/Linux-v4.19/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c71 cbd_t __iomem *bdp = pinfo->tx_bd_base; in cpm_uart_tx_empty() local
238 cbd_t __iomem *bdp; in cpm_uart_int_rx() local
672 cbd_t __iomem *bdp; in cpm_uart_tx_pump() local
750 cbd_t __iomem *bdp; in cpm_uart_initbd() local
969 cbd_t __iomem *bdp, *bdbase; in cpm_uart_early_write() local
1051 volatile cbd_t *bdp; in poll_wait_key() local
/Linux-v4.19/drivers/net/ethernet/aeroflex/
Dgreth.c400 struct greth_bd *bdp; in greth_start_xmit() local
469 struct greth_bd *bdp; in greth_start_xmit_gbit() local
625 struct greth_bd *bdp; in greth_clean_tx() local
679 struct greth_bd *bdp, *bdp_last_frag; in greth_clean_tx_gbit() local
745 struct greth_bd *bdp; in greth_rx() local
861 struct greth_bd *bdp; in greth_rx_gbit() local
/Linux-v4.19/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet-main.c91 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
/Linux-v4.19/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
463 struct qe_bd *bdp; in qe_uart_int_rx() local
594 struct qe_bd *bdp; in qe_uart_initbd() local
/Linux-v4.19/drivers/video/backlight/
Dcr_bllcd.c177 struct backlight_device *bdp; in cr_backlight_probe() local
/Linux-v4.19/arch/x86/platform/uv/
Dtlb_uv.c1962 struct uvhub_desc *bdp; in get_cpu_topology() local
2036 static int scan_sock(struct socket_desc *sdp, struct uvhub_desc *bdp, in scan_sock()
2106 struct uvhub_desc *bdp; in summarize_uvhub_sockets() local
/Linux-v4.19/lib/
Ddecompress_bunzip2.c629 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, in start_bunzip()
/Linux-v4.19/drivers/scsi/
Dqla1280.c695 struct qla_boards *bdp; in qla1280_info() local
4224 struct qla_boards *bdp = &ql1280_board_tbl[devnum]; in qla1280_probe_one() local
/Linux-v4.19/drivers/staging/mt7621-mmc/
Dmt6575_sd.h374 u32 bdp:1; member