Searched defs:link_vars (Results 1 – 2 of 2) sorted by relevance
274 struct link_vars { struct275 u8 phy_flags;282 u8 mac_type;289 u8 phy_link_up; /* internal phy link indication */290 u8 link_up;314 int bnx2x_phy_init(struct link_params *params, struct link_vars *vars); argument
1297 struct link_vars link_vars; member