Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sun/
Dniu.h3241 struct niu { struct
3246 struct niu_parent *parent; argument
3266 const struct niu_ops *ops; argument
3267 union niu_mac_stats mac_stats; argument
3274 struct niu_ldg ldg[NIU_NUM_LDG]; argument
3284 const struct niu_phy_ops *phy_ops; argument
3287 struct niu_link_config link_config; argument
3297 struct niu_classifier clas; argument
3299 struct niu_vpd vpd; argument
3300 u32 eeprom_len;
[all …]
/linux-6.12.1/drivers/scsi/
Dscsi_debug.c6844 bool niu; in scsi_debug_show_info() local