Searched refs:phy_vars (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/bxe/
H A Dbxe_elink.c7681 struct elink_vars phy_vars[ELINK_MAX_PHYS]; local
7693 phy_vars[phy_index].flow_ctrl = 0;
7694 phy_vars[phy_index].link_status = 0;
7695 phy_vars[phy_index].line_speed = 0;
7696 phy_vars[phy_index].duplex = DUPLEX_FULL;
7697 phy_vars[phy_index].phy_link_up = 0;
7698 phy_vars[phy_index].link_up = 0;
7699 phy_vars[phy_index].fault_detected = 0;
7701 phy_vars[phy_index].eee_status = vars->eee_status;
7738 &phy_vars[phy_inde
[all...]

Completed in 199 milliseconds