Searched refs:hn_txlist (Results 1 – 2 of 2) sorted by relevance
119 struct hn_txdesc_list hn_txlist; member
2748 SLIST_INSERT_HEAD(&txr->hn_txlist, txd, link); in hn_txdesc_put()2767 txd = SLIST_FIRST(&txr->hn_txlist); in hn_txdesc_get()2772 SLIST_REMOVE_HEAD(&txr->hn_txlist, link); in hn_txdesc_get()5186 SLIST_INIT(&txr->hn_txlist); in hn_tx_ring_create()5315 SLIST_INSERT_HEAD(&txr->hn_txlist, txd, link); in hn_tx_ring_create()