Searched defs:txgbe_nodes (Results 1 – 1 of 1) sorted by relevance
422 struct txgbe_nodes { struct423 char gpio_name[32];424 char i2c_name[32];425 char sfp_name[32];426 char phylink_name[32];427 struct property_entry gpio_props[2];428 struct property_entry i2c_props[4];429 struct property_entry sfp_props[9];430 struct property_entry phylink_props[3];431 struct software_node_ref_args i2c_ref[1];[all …]