Searched refs:netxen_get_phy_speed (Results 1 – 2 of 2) sorted by relevance
214 #define netxen_get_phy_speed(config_word) (((config_word) >> 14) & 0x03) macro
1874 switch (netxen_get_phy_speed(status)) { in netxen_nic_set_link_parameters()