Lines Matching defs:niu_parent
3065 struct niu_parent { struct
3069 union niu_parent_id id; argument
3071 struct niu *ports[NIU_MAX_PORTS];
3073 atomic_t refcnt;
3074 struct list_head list;
3076 spinlock_t lock;
3078 u32 flags;
3081 u32 port_phy;
3088 u8 rxchan_per_port[NIU_MAX_PORTS];
3089 u8 txchan_per_port[NIU_MAX_PORTS];
3091 struct niu_rdc_tables rdc_group_cfg[NIU_MAX_PORTS];
3092 u8 rdc_default[NIU_MAX_PORTS];
3094 u8 ldg_map[LDN_MAX + 1];
3096 u8 plat_type;
3104 u8 num_ports;
3106 u16 tcam_num_entries;
3111 int rxdma_clock_divider;
3113 struct phy_probe_info phy_probe_info;
3115 struct niu_tcam_entry tcam[NIU_TCAM_ENTRIES_MAX];
3119 u64 l2_cls[NIU_L2_PROG_CLS];
3120 u64 l3_cls[NIU_L3_PROG_CLS];
3121 u64 tcam_key[12];
3122 u64 flow_key[12];
3123 u16 l3_cls_refcnt[NIU_L3_PROG_CLS];
3124 u8 l3_cls_pid[NIU_L3_PROG_CLS];