Home
last modified time | relevance | path

Searched defs:niu_parent (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/sun/
H A Dniu.h3066 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];
[all …]