Searched defs:niu_parent (Results 1 – 1 of 1) sorted by relevance
3069 struct niu_parent { struct3073 union niu_parent_id id; argument3075 struct niu *ports[NIU_MAX_PORTS];3077 atomic_t refcnt;3078 struct list_head list;3080 spinlock_t lock;3082 u32 flags;3085 u32 port_phy;3092 u8 rxchan_per_port[NIU_MAX_PORTS];3093 u8 txchan_per_port[NIU_MAX_PORTS];[all …]