Searched defs:txgbe_nodes (Results 1 – 1 of 1) sorted by relevance
293 struct txgbe_nodes { struct294 char gpio_name[32];295 char i2c_name[32];296 char sfp_name[32];297 char phylink_name[32];298 struct property_entry gpio_props[1];299 struct property_entry i2c_props[3];300 struct property_entry sfp_props[8];301 struct property_entry phylink_props[2];302 struct software_node_ref_args i2c_ref[1];[all …]