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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c6804 struct link_vars phy_vars[MAX_PHYS]; local
6817 phy_vars[phy_index].flow_ctrl = 0;
6818 phy_vars[phy_index].link_status = 0;
6819 phy_vars[phy_index].line_speed = 0;
6820 phy_vars[phy_index].duplex = DUPLEX_FULL;
6821 phy_vars[phy_index].phy_link_up = 0;
6822 phy_vars[phy_index].link_up = 0;
6823 phy_vars[phy_index].fault_detected = 0;
6825 phy_vars[phy_index].eee_status = vars->eee_status;
6864 &phy_vars[phy_inde
[all...]

Completed in 193 milliseconds