Home
last modified time | relevance | path

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

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