Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
HDif_ix.h130 #define IX_EITR_INTVL_RSVD_MASK 0x0007 macro
HDif_ix.c4570 eitr_intvl &= ~IX_EITR_INTVL_RSVD_MASK; in ix_set_eitr()