Searched defs:niu (Results 1 – 2 of 2) sorted by relevance
3245 struct niu { struct3250 struct niu_parent *parent; argument3270 const struct niu_ops *ops; argument3271 union niu_mac_stats mac_stats; argument3278 struct niu_ldg ldg[NIU_NUM_LDG]; argument3288 const struct niu_phy_ops *phy_ops; argument3291 struct niu_link_config link_config; argument3301 struct niu_classifier clas; argument3303 struct niu_vpd vpd; argument3304 u32 eeprom_len;[all …]
7563 bool niu; in scsi_debug_show_info() local