Searched defs:link_vars (Results 1 – 2 of 2) sorted by relevance
334 struct link_vars { struct335 u8 phy_flags;343 u8 mac_type;350 u8 phy_link_up; /* internal phy link indication */351 u8 link_up;353 u16 line_speed;377 int bnx2x_phy_init(struct link_params *params, struct link_vars *vars); argument
1634 struct link_vars link_vars; member