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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/stmmac/
H A Ddwmac100_core.c103 value |= MAC_CONTROL_PR;
109 value &= ~(MAC_CONTROL_PR | MAC_CONTROL_IF | MAC_CONTROL_HO);
113 value &= ~(MAC_CONTROL_PM | MAC_CONTROL_PR | MAC_CONTROL_IF |
122 value &= ~(MAC_CONTROL_PM | MAC_CONTROL_PR |
H A Ddwmac100.h53 #define MAC_CONTROL_PR 0x00040000 /* Promiscuous Mode */ macro

Completed in 37 milliseconds