Searched refs:IVAR_RX_MASK_Q_82576 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h739 #define IVAR_RX_MASK_Q_82576(x) (0x000000ffUL << (((x) / 8) == 0 ? 0 : 16)) macro
H A Dif_wm.c7364 ivar &= ~IVAR_RX_MASK_Q_82576(qid);
7367 IVAR_RX_MASK_Q_82576(qid));

Completed in 160 milliseconds