Searched refs:bcom_fec_bd (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/fsl/bestcomm/
H A Dfec.h18 struct bcom_fec_bd { struct
/linux-4.1.27/drivers/dma/bestcomm/
H A Dfec.c90 tsk = bcom_task_alloc(queue_len, sizeof(struct bcom_fec_bd), bcom_fec_rx_init()
192 tsk = bcom_task_alloc(queue_len, sizeof(struct bcom_fec_bd), bcom_fec_tx_init()
/linux-4.1.27/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c125 struct bcom_fec_bd *bd; mpc52xx_fec_free_rx_buffers()
139 struct bcom_fec_bd *bd; mpc52xx_fec_rx_submit()
141 bd = (struct bcom_fec_bd *) bcom_prepare_next_buffer(priv->rx_dmatsk); mpc52xx_fec_rx_submit()
312 struct bcom_fec_bd *bd; mpc52xx_fec_start_xmit()
323 bd = (struct bcom_fec_bd *) mpc52xx_fec_start_xmit()
366 struct bcom_fec_bd *bd; mpc52xx_fec_tx_interrupt()
387 struct bcom_fec_bd *bd; mpc52xx_fec_rx_interrupt()

Completed in 152 milliseconds