Searched refs:qe_bd (Results 1 – 3 of 3) sorted by relevance
203 struct qe_bd *confBd; /* next BD for confirm after Tx */204 struct qe_bd *tx_bd; /* next BD for new Tx request */205 struct qe_bd *rx_bd; /* next BD to collect after Rx */
260 struct qe_bd { struct
129 struct qe_bd *bd; in ucc_slow_init()211 qe_muram_alloc(us_info->rx_bd_ring_len * sizeof(struct qe_bd), in ucc_slow_init()222 qe_muram_alloc(us_info->tx_bd_ring_len * sizeof(struct qe_bd), in ucc_slow_init()