Searched refs:rxq_free_q (Results 1 – 2 of 2) sorted by relevance
856 struct list_head rxq_free_q; member
1766 rxq = list_first_entry(&rx_mod->rxq_free_q, struct bna_rxq, qe); in bna_rxq_get()1776 list_add_tail(&rxq->qe, &rx_mod->rxq_free_q); in bna_rxq_put()2044 INIT_LIST_HEAD(&rx_mod->rxq_free_q); in bna_rx_mod_init()2074 list_add_tail(&rxq_ptr->qe, &rx_mod->rxq_free_q); in bna_rx_mod_init()