Home
last modified time | relevance | path

Searched refs:IXL_RX_DESC_EOP (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_ixl.c855 #define IXL_RX_DESC_EOP (1 << 1) macro
3308 if (ISSET(word, IXL_RX_DESC_EOP)) { in ixl_rxeof()