Searched refs:NWOL_PAT (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/cxgbe/common/ | ||
H A D | t4_hw.h | 44 NWOL_PAT = 8, /* # of WoL patterns */ enumerator |
H A D | t4_hw.c | 3664 for (i = 0; i < NWOL_PAT; i++, map >>= 1) { in t4_wol_pat_enable() |