Lines Matching refs:u32

47 	u32 maccfg1;		/* mac configuration reg. 1 */
48 u32 maccfg2; /* mac configuration reg. 2 */
49 u32 ipgifg; /* interframe gap reg. */
50 u32 hafdup; /* half-duplex reg. */
53 u32 ifctl; /* interface control reg */
54 u32 ifstat; /* interface statux reg */
55 u32 macstnaddr1; /* mac station address part 1 reg */
56 u32 macstnaddr2; /* mac station address part 2 reg */
58 u32 uempr; /* UCC Ethernet Mac parameter reg */
59 u32 utbipar; /* UCC tbi address reg */
62 u32 tx64; /* Total number of frames (including bad
67 u32 tx127; /* Total number of frames (including bad
71 u32 tx255; /* Total number of frames (including bad
74 u32 rx64; /* Total number of frames received including
77 u32 rx127; /* Total number of frames (including bad
80 u32 rx255; /* Total number of frames (including bad
83 u32 txok; /* Total number of octets residing in frames
89 u32 tmca; /* Total number of frames that were transmitted
92 u32 tbca; /* Total number of frames transmitted
95 u32 rxfok; /* Total number of frames received OK */
96 u32 rxbok; /* Total number of octets received OK */
97 u32 rbyt; /* Total number of octets received including
101 u32 rmca; /* Total number of frames that were received
104 u32 rbca; /* Total number of frames received successfully
107 u32 scar; /* Statistics carry register */
108 u32 scam; /* Statistics caryy mask register */
432 u32 bd_ring_base; /* pointer to BD ring base address */
434 u32 last_bd_completed_address;/* initialize to last entry in BD ring */
471 u32 weightstatus[NUM_TX_QUEUES]; /* accumulated weight factor */
472 u32 rtsrshadow; /* temporary variable handled by QE */
473 u32 time; /* temporary variable handled by QE */
474 u32 ttl; /* temporary variable handled by QE */
475 u32 mblinterval; /* max burst length interval */
486 u32 minw; /* temporary variable handled by QE */
491 u32 sicoltx; /* single collision */
492 u32 mulcoltx; /* multiple collision */
493 u32 latecoltxfr; /* late collision */
494 u32 frabortduecol; /* frames aborted due to transmit collision */
495 u32 frlostinmactxer; /* frames lost due to internal MAC error
498 u32 carriersenseertx; /* carrier sense error */
499 u32 frtxok; /* frames transmitted OK */
500 u32 txfrexcessivedefer; /* frames with defferal time greater than
502 u32 txpkts256; /* total packets (including bad) between 256
504 u32 txpkts512; /* total packets (including bad) between 512
506 u32 txpkts1024; /* total packets (including bad) between 1024
508 u32 txpktsjumbo; /* total packets (including bad) between 1024
513 u32 frrxfcser; /* frames with crc error */
514 u32 fraligner; /* frames with alignment error */
515 u32 inrangelenrxer; /* in range length error */
516 u32 outrangelenrxer; /* out of range length error */
517 u32 frtoolong; /* frame too long */
518 u32 runt; /* runt */
519 u32 verylongevent; /* very long event */
520 u32 symbolerror; /* symbol error */
521 u32 dropbsy; /* drop because of BD not ready */
523 u32 mismatchdrop; /* drop because of MAC filtering (e.g. address
525 u32 underpkts; /* total frames less than 64 octets */
526 u32 pkts256; /* total frames (including bad) between 256 and
528 u32 pkts512; /* total frames (including bad) between 512 and
530 u32 pkts1024; /* total frames (including bad) between 1024
532 u32 pktsjumbo; /* total frames (including bad) between 1024
534 u32 frlossinmacer; /* frames lost because of internal MAC error
536 u32 pausefr; /* pause frames */
538 u32 removevlan; /* total frames that had their VLAN tag removed
540 u32 replacevlan; /* total frames that had their VLAN tag
542 u32 insertvlan; /* total frames that had their VLAN tag
547 u32 interruptcoalescingmaxvalue; /* interrupt coalescing max
549 u32 interruptcoalescingcounter; /* interrupt coalescing counter,
564 u32 bdbaseptr; /* BD base pointer */
565 u32 bdptr; /* BD pointer */
566 u32 externalbdbaseptr; /* external BD base pointer */
567 u32 externalbdptr; /* external BD pointer */
573 u32 sqptr; /* a base pointer to send queue memory region */
574 u32 schedulerbasepointer; /* a base pointer to scheduler memory
576 u32 txrmonbaseptr; /* base pointer to Tx RMON statistics counter */
577 u32 tstate; /* tx internal state. High byte contains
580 u32 vtagtable[0x8]; /* 8 4-byte VLAN tags */
581 u32 tqptr; /* a base pointer to the Tx Queues Memory
588 u32 l2pcdptr; /* individual address filter, high */
593 u32 remoder; /* ethernet mode reg. */
594 u32 rqptr; /* base pointer to the Rx Queues Memory Region*/
595 u32 res0[0x1];
601 u32 rxrmonbaseptr; /* base pointer to Rx RMON statistics counter */
603 u32 intcoalescingptr; /* Interrupt coalescing table pointer */
609 u32 rbdqptr; /* base pointer to RxBD parameter table
615 u32 ecamptr; /* external CAM address */
616 u32 l2qt; /* VLAN priority mapping table. */
617 u32 l3qt[0x8]; /* IP priority mapping table. */
621 u32 exfGlobalParam; /* base address for extended filtering global
637 u32 rgftgfrxglobal;
638 u32 rxthread[ENET_INIT_PARAM_MAX_ENTRIES_RX]; /* rx threads */
640 u32 txglobal; /* tx global */
641 u32 txthread[ENET_INIT_PARAM_MAX_ENTRIES_TX]; /* tx threads */
669 u32 iaddr_h; /* individual address filter, high */
670 u32 iaddr_l; /* individual address filter, low */
671 u32 gaddr_h; /* group address filter, high */
672 u32 gaddr_l; /* group address filter, low */
681 u32 sicoltx; /* single collision */
682 u32 mulcoltx; /* multiple collision */
683 u32 latecoltxfr; /* late collision */
684 u32 frabortduecol; /* frames aborted due to transmit collision */
685 u32 frlostinmactxer; /* frames lost due to internal MAC error
688 u32 carriersenseertx; /* carrier sense error */
689 u32 frtxok; /* frames transmitted OK */
690 u32 txfrexcessivedefer; /* frames with defferal time greater than
692 u32 txpkts256; /* total packets (including bad) between 256
694 u32 txpkts512; /* total packets (including bad) between 512
696 u32 txpkts1024; /* total packets (including bad) between 1024
698 u32 txpktsjumbo; /* total packets (including bad) between 1024
705 u32 frrxfcser; /* frames with crc error */
706 u32 fraligner; /* frames with alignment error */
707 u32 inrangelenrxer; /* in range length error */
708 u32 outrangelenrxer; /* out of range length error */
709 u32 frtoolong; /* frame too long */
710 u32 runt; /* runt */
711 u32 verylongevent; /* very long event */
712 u32 symbolerror; /* symbol error */
713 u32 dropbsy; /* drop because of BD not ready */
715 u32 mismatchdrop; /* drop because of MAC filtering (e.g. address
717 u32 underpkts; /* total frames less than 64 octets */
718 u32 pkts256; /* total frames (including bad) between 256 and
720 u32 pkts512; /* total frames (including bad) between 512 and
722 u32 pkts1024; /* total frames (including bad) between 1024
724 u32 pktsjumbo; /* total frames (including bad) between 1024
726 u32 frlossinmacer; /* frames lost because of internal MAC error
728 u32 pausefr; /* pause frames */
730 u32 removevlan; /* total frames that had their VLAN tag removed
732 u32 replacevlan; /* total frames that had their VLAN tag
734 u32 insertvlan; /* total frames that had their VLAN tag
741 u32 tx64; /* Total number of frames (including bad
746 u32 tx127; /* Total number of frames (including bad
750 u32 tx255; /* Total number of frames (including bad
753 u32 rx64; /* Total number of frames received including
756 u32 rx127; /* Total number of frames (including bad
759 u32 rx255; /* Total number of frames (including bad
762 u32 txok; /* Total number of octets residing in frames
767 u32 tmca; /* Total number of frames that were transmitted
770 u32 tbca; /* Total number of frames transmitted
773 u32 rxfok; /* Total number of frames received OK */
774 u32 rxbok; /* Total number of octets received OK */
775 u32 rbyt; /* Total number of octets received including
779 u32 rmca; /* Total number of frames that were received
782 u32 rbca; /* Total number of frames received successfully
805 #define T_DEF (((u32) TX_ERRORS_DEF ) << 16)
806 #define T_EXDEF (((u32) TX_ERRORS_EXDEF ) << 16)
807 #define T_LC (((u32) TX_ERRORS_LC ) << 16)
808 #define T_RL (((u32) TX_ERRORS_RL ) << 16)
809 #define T_RC_MASK (((u32) TX_ERRORS_RC_MASK ) << 16)
810 #define T_UN (((u32) TX_ERRORS_UN ) << 16)
811 #define T_CSL (((u32) TX_ERRORS_CSL ) << 16)
822 #define R_CMR (((u32) RX_ERRORS_CMR ) << 16)
823 #define R_M (((u32) RX_ERRORS_M ) << 16)
824 #define R_BC (((u32) RX_ERRORS_BC ) << 16)
825 #define R_MC (((u32) RX_ERRORS_MC ) << 16)
1083 u32 extendedFilteringChainPointer;
1093 u32 mblinterval;
1125 u32 ecamptr;
1126 u32 eventRegMask;
1135 u32 vtagtable[UCC_GETH_TX_VTAG_TABLE_ENTRY_MAX];
1165 u32 exf_glbl_param_offset;
1167 u32 rx_glbl_pram_offset;
1169 u32 tx_glbl_pram_offset;
1171 u32 send_q_mem_reg_offset;
1173 u32 thread_dat_tx_offset;
1175 u32 thread_dat_rx_offset;
1177 u32 scheduler_offset;
1179 u32 tx_fw_statistics_pram_offset;
1181 u32 rx_fw_statistics_pram_offset;
1183 u32 rx_irq_coalescing_tbl_offset;
1185 u32 rx_bd_qs_tbl_offset;
1187 u32 tx_bd_ring_offset[NUM_TX_QUEUES];
1189 u32 rx_bd_ring_offset[NUM_RX_QUEUES];
1206 u32 saved_uccm;
1231 int init_flow_control_params(u32 automatic_flow_control_mode,
1234 u32 __iomem *upsmr_register, u32 __iomem *uempr_register,
1235 u32 __iomem *maccfg1_register);