Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe_elink.h471 struct elink_vars { struct
472 uint8_t phy_flags;
480 uint8_t mac_type;
487 uint8_t phy_link_up; /* internal phy link indication */
488 uint8_t link_up;
490 uint16_t line_speed;
491 uint16_t duplex;
515 elink_status_t elink_phy_init(struct elink_params *params, struct elink_vars *vars); argument