Searched defs:txgbe_nodes (Results 1 – 1 of 1) sorted by relevance
397 struct txgbe_nodes { struct398 char gpio_name[32];399 char i2c_name[32];400 char sfp_name[32];401 char phylink_name[32];402 struct property_entry gpio_props[1];403 struct property_entry i2c_props[3];404 struct property_entry sfp_props[8];405 struct property_entry phylink_props[2];406 struct software_node_ref_args i2c_ref[1];[all …]