Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dclc.h476 struct elink_vars { struct
477 u8 phy_flags;
485 u8 mac_type;
492 u8 phy_link_up; /* internal phy link indication */
493 u8 link_up;
495 u16 line_speed;
496 u16 duplex;
520 elink_status_t elink_phy_init(struct elink_params *params, struct elink_vars *vars); argument