Lines Matching +full:lite +full:- +full:on
1 /* SPDX-License-Identifier: GPL-2.0-only */
28 /* HW supports 40-bit addressing hence the */
108 /* Level-2 Interrupt controller offsets and defines */
118 /* Level-2 instance 0 interrupt bits */
132 /* SYSTEMPORT Lite groups the TX queues interrupts on instance 0 */
189 /* SYSTEMPORT Lite uses two bits here */
230 /* These offsets are valid for SYSTEMPORT and SYSTEMPORT Lite */
242 /* Only valid on SYSTEMPORT Lite */
329 #define TDMA_PORT_SIZE DESC_SIZE /* two 32-bits words */
425 /* Uses 2 bits on SYSTEMPORT Lite and shifts everything by 1 bit, we
490 /* Internal linked-list RAM size */
500 u32 cnt_255; /* RO Rx/Tx 65-255 bytes packet */
501 u32 cnt_511; /* RO Rx/Tx 256-511 bytes packet */
502 u32 cnt_1023; /* RO Rx/Tx 512-1023 bytes packet */
503 u32 cnt_1518; /* RO Rx/Tx 1024-1518 bytes packet */
504 u32 cnt_mgv; /* RO Rx/Tx 1519-1522 good VLAN packet */
505 u32 cnt_2047; /* RO Rx/Tx 1522-2047 bytes packet*/
506 u32 cnt_4095; /* RO Rx/Tx 2048-4095 bytes packet*/
507 u32 cnt_9216; /* RO Rx/Tx 4096-9216 bytes packet*/
579 BCM_SYSPORT_STAT_NETDEV = -1,
593 .stat_sizeof = sizeof(((struct net_device_stats *)0)->m), \
600 .stat_sizeof = sizeof(((struct bcm_sysport_stats64 *)0)->m), \
607 .stat_sizeof = sizeof(((struct bcm_sysport_priv *)0)->m), \
619 .stat_sizeof = sizeof(((struct bcm_sysport_priv *)0)->m), \
627 .stat_sizeof = sizeof(((struct bcm_sysport_priv *)0)->m), \
635 .stat_sizeof = sizeof(((struct bcm_sysport_priv *)0)->m), \
654 /* 64bit stats on 32bit/64bit Machine */
694 unsigned int alloc_size; /* Ring one-time allocated size */
767 /* For atomic update generic 64bit value on 32bit Machine */