Searched refs:VTE_DRST_RX_OWN (Results 1 – 2 of 2) sorted by relevance
319 #define VTE_DRST_RX_OWN 0x8000 macro
1456 rxd->rx_desc->drst = htole16(VTE_DRST_RX_OWN); in vte_newbuf()1500 if ((status & VTE_DRST_RX_OWN) != 0) in vte_rxeof()1508 rxd->rx_desc->drst = htole16(VTE_DRST_RX_OWN); in vte_rxeof()1515 rxd->rx_desc->drst = htole16(VTE_DRST_RX_OWN); in vte_rxeof()