Searched refs:rxp_free_q (Results 1 – 2 of 2) sorted by relevance
853 struct list_head rxp_free_q; member
1785 rxp = list_first_entry(&rx_mod->rxp_free_q, struct bna_rxp, qe); in bna_rxp_get()1795 list_add_tail(&rxp->qe, &rx_mod->rxp_free_q); in bna_rxp_put()2046 INIT_LIST_HEAD(&rx_mod->rxp_free_q); in bna_rx_mod_init()2067 list_add_tail(&rxp_ptr->qe, &rx_mod->rxp_free_q); in bna_rx_mod_init()