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