Home
last modified time | relevance | path

Searched defs:link_vars (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h274 struct link_vars { struct
275 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
Dbnx2x.h1297 struct link_vars link_vars; member