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