Searched defs:niu (Results 1 – 2 of 2) sorted by relevance
3241 struct niu { struct3246 struct niu_parent *parent; argument3266 const struct niu_ops *ops; argument3267 union niu_mac_stats mac_stats; argument3274 struct niu_ldg ldg[NIU_NUM_LDG]; argument3284 const struct niu_phy_ops *phy_ops; argument3287 struct niu_link_config link_config; argument3297 struct niu_classifier clas; argument3299 struct niu_vpd vpd; argument3300 u32 eeprom_len;[all …]
6844 bool niu; in scsi_debug_show_info() local