Searched defs:link_vars (Results 1 – 2 of 2) sorted by relevance
332 struct link_vars { struct333 u8 phy_flags;341 u8 mac_type;348 u8 phy_link_up; /* internal phy link indication */349 u8 link_up;351 u16 line_speed;375 int bnx2x_phy_init(struct link_params *params, struct link_vars *vars); argument
1607 struct link_vars link_vars; member