Searched refs:hn_txlist (Results 1 – 2 of 2) sorted by relevance
119 struct hn_txdesc_list hn_txlist; member
2735 SLIST_INSERT_HEAD(&txr->hn_txlist, txd, link); in hn_txdesc_put()2754 txd = SLIST_FIRST(&txr->hn_txlist); in hn_txdesc_get()2759 SLIST_REMOVE_HEAD(&txr->hn_txlist, link); in hn_txdesc_get()5175 SLIST_INIT(&txr->hn_txlist); in hn_tx_ring_create()5304 SLIST_INSERT_HEAD(&txr->hn_txlist, txd, link); in hn_tx_ring_create()