Searched defs:link_vars (Results 1 – 2 of 2) sorted by relevance
335 struct link_vars { struct336 u8 phy_flags;344 u8 mac_type;351 u8 phy_link_up; /* internal phy link indication */352 u8 link_up;354 u16 line_speed;378 int bnx2x_phy_init(struct link_params *params, struct link_vars *vars); argument
1534 struct link_vars link_vars; member