Searched refs:bcom_fec_bd (Results 1 – 3 of 3) sorted by relevance
126 struct bcom_fec_bd *bd; in mpc52xx_fec_free_rx_buffers() 140 struct bcom_fec_bd *bd; in mpc52xx_fec_rx_submit() 142 bd = (struct bcom_fec_bd *) bcom_prepare_next_buffer(priv->rx_dmatsk); in mpc52xx_fec_rx_submit() 314 struct bcom_fec_bd *bd; in mpc52xx_fec_start_xmit() 325 bd = (struct bcom_fec_bd *) in mpc52xx_fec_start_xmit() 368 struct bcom_fec_bd *bd; in mpc52xx_fec_tx_interrupt() 389 struct bcom_fec_bd *bd; in mpc52xx_fec_rx_interrupt()
18 struct bcom_fec_bd { struct 19 statusbcom_fec_bd global() argument 20 skb_pabcom_fec_bd global() argument
86 tsk = bcom_task_alloc(queue_len, sizeof(struct bcom_fec_bd), in bcom_fec_rx_init() 188 tsk = bcom_task_alloc(queue_len, sizeof(struct bcom_fec_bd), in bcom_fec_tx_init()