Searched refs:rxp_free_q (Results 1 – 2 of 2) sorted by relevance
864 struct list_head rxp_free_q; member
1984 bfa_q_deq(&rx_mod->rxp_free_q, &qe); in bna_rxp_get()1996 list_add_tail(&rxp->qe, &rx_mod->rxp_free_q); in bna_rxp_put()2277 INIT_LIST_HEAD(&rx_mod->rxp_free_q); in bna_rx_mod_init()2300 list_add_tail(&rxp_ptr->qe, &rx_mod->rxp_free_q); in bna_rx_mod_init()2324 list_for_each(qe, &rx_mod->rxp_free_q) in bna_rx_mod_uninit()