Lines Matching refs:MAC
79 #define RSR_MAR cpu_to_le16(0x2000) // MAC accept multicast address packet
80 #define RSR_BAR cpu_to_le16(0x1000) // MAC accept broadcast address packet
81 #define RSR_PHY cpu_to_le16(0x0800) // MAC accept physical address packet
241 * MAC registers and macros.
254 * Registers in the MAC
421 #define CR0_STOP 0x00000002UL /* stop MAC, default = 1 */
422 #define CR0_STRT 0x00000001UL /* start MAC */
844 #define CHIPGCR_FCMODE 0x10 /* enable MAC forced mode */
963 * MAC registers as a structure. Cannot be directly accessed this
1215 u8 MAC[16][6];