Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskaddr.c1478 SK_U8 HwInexact; in SkAddrXmacPromiscuousChange() local
1506 for (HwInexact = 0xFF, i = 0; i < 8; i++) { in SkAddrXmacPromiscuousChange()
1507 HwInexact &= HwInexactFilter.Bytes[i]; in SkAddrXmacPromiscuousChange()
1510 if (InexactModeBit && (HwInexact == 0xFF)) { in SkAddrXmacPromiscuousChange()