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

/linux-4.1.27/include/linux/fsl/bestcomm/
H A Dbestcomm.h133 * bcom_queue_full - Checks if a BestComm task BD queue is full
137 bcom_queue_full(struct bcom_task *tsk) bcom_queue_full() function
/linux-4.1.27/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c152 while (!bcom_queue_full(rxtsk)) { mpc52xx_fec_alloc_rx_buffers()
315 if (bcom_queue_full(priv->tx_dmatsk)) { mpc52xx_fec_start_xmit()
334 if (bcom_queue_full(priv->tx_dmatsk)) { mpc52xx_fec_start_xmit()
/linux-4.1.27/sound/soc/fsl/
H A Dmpc5200_dma.c146 if (!bcom_queue_full(s->bcom_task)) psc_dma_trigger()

Completed in 210 milliseconds