Searched defs:phylink_link_state (Results 1 – 1 of 1) sorted by relevance
128265 struct phylink_link_state { struct128266 long unsigned int advertising[2];128267 long unsigned int lp_advertising[2];128268 phy_interface_t interface;128269 int speed;128270 int duplex;128271 int pause;128272 unsigned int link: 1;128273 unsigned int an_enabled: 1;128274 unsigned int an_complete: 1;