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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h192 #define ETH_PHY_KR 0xf0 macro
H A Dbnx2x_ethtool.c200 case ETH_PHY_KR:
326 if (media_type == ETH_PHY_KR) {
337 if (media_type == ETH_PHY_KR) {
H A Dbnx2x_link.c5809 if ((!link_up) && (phy->media_type == ETH_PHY_KR) &&
11795 .media_type = ETH_PHY_KR,
12265 phy->media_type = ETH_PHY_KR;
12274 phy->media_type = ETH_PHY_KR;
12282 phy->media_type = ETH_PHY_KR;

Completed in 121 milliseconds