Home
last modified time | relevance | path

Searched refs:bcom_bd (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/powerpc/sysdev/bestcomm/
Dbestcomm.h28 struct bcom_bd { struct
52 struct bcom_bd *bd; argument
147 static inline struct bcom_bd
162 struct bcom_bd *bd; in bcom_buffer_done()
176 static inline struct bcom_bd *
179 struct bcom_bd *bd; in bcom_prepare_next_buffer()
189 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->index); in bcom_submit_next_buffer()
200 bcom_retrieve_buffer(struct bcom_task *tsk, u32 *p_status, struct bcom_bd **p_bd) in bcom_retrieve_buffer()
203 struct bcom_bd *bd = bcom_get_bd(tsk, tsk->outdex); in bcom_retrieve_buffer()
/linux-3.4.99/drivers/net/ethernet/freescale/
Dfec_mpc52xx.c138 skb = bcom_retrieve_buffer(s, NULL, (struct bcom_bd **)&bd); in mpc52xx_fec_free_rx_buffers()
378 (struct bcom_bd **)&bd); in mpc52xx_fec_tx_interrupt()
406 (struct bcom_bd **)&bd); in mpc52xx_fec_rx_interrupt()
/linux-3.4.99/arch/powerpc/platforms/52xx/
Dmpc52xx_lpbfifo.c66 struct bcom_bd *bd; in mpc52xx_lpbfifo_kick()
/linux-3.4.99/sound/soc/fsl/
Dmpc5200_dma.c59 struct bcom_bd *bd; in psc_dma_bcom_enqueue_next_buffer()