Lines Matching defs:temac_reg
44 struct temac_reg { struct
46 u32 raf; /* Reset and Address Filter */
47 u32 tpf; /* Transmit Pause Frame */
48 u32 ifgp; /* Transmit Inter Frame Gap Adjustment */
49 u32 is; /* Interrupt Status */
50 u32 ip; /* Interrupt Pending */
51 u32 ie; /* Interrupt Enable */
52 u32 ttag; /* Transmit VLAN Tag */
53 u32 rtag; /* Receive VLAN Tag */
55 u32 msw; /* Most Significant Word Data */
56 u32 lsw; /* Least Significant Word Data */
57 u32 ctl; /* Control */
58 u32 rdy; /* Ready Status */
60 u32 uawl; /* Unicast Address Word Lower */
61 u32 uawu; /* Unicast Address Word Upper */
62 u32 tpid0; /* VLAN TPID Word 0 */
63 u32 tpid1; /* VLAN TPID Word 1 */