Lines Matching defs:niu_parent
3066 struct niu_parent { struct
3070 union niu_parent_id id; argument
3072 struct niu *ports[NIU_MAX_PORTS];
3074 atomic_t refcnt;
3075 struct list_head list;
3077 spinlock_t lock;
3079 u32 flags;
3082 u32 port_phy;
3089 u8 rxchan_per_port[NIU_MAX_PORTS];
3090 u8 txchan_per_port[NIU_MAX_PORTS];
3092 struct niu_rdc_tables rdc_group_cfg[NIU_MAX_PORTS];
3093 u8 rdc_default[NIU_MAX_PORTS];
3095 u8 ldg_map[LDN_MAX + 1];
3097 u8 plat_type;
3105 u8 num_ports;
3107 u16 tcam_num_entries;
3112 int rxdma_clock_divider;
3114 struct phy_probe_info phy_probe_info;
3116 struct niu_tcam_entry tcam[NIU_TCAM_ENTRIES_MAX];
3120 u64 l2_cls[NIU_L2_PROG_CLS];
3121 u64 l3_cls[NIU_L3_PROG_CLS];
3122 u64 tcam_key[12];
3123 u64 flow_key[12];
3124 u16 l3_cls_refcnt[NIU_L3_PROG_CLS];
3125 u8 l3_cls_pid[NIU_L3_PROG_CLS];