Searched defs:txgbe_nodes (Results 1 – 1 of 1) sorted by relevance
309 struct txgbe_nodes { struct310 char gpio_name[32];311 char i2c_name[32];312 char sfp_name[32];313 char phylink_name[32];314 struct property_entry gpio_props[1];315 struct property_entry i2c_props[3];316 struct property_entry sfp_props[8];317 struct property_entry phylink_props[2];318 struct software_node_ref_args i2c_ref[1];[all …]