Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h189 #define ETH_PHY_KR 0xf0 macro
Dbnx2x_link.c5794 if ((!link_up) && (phy->media_type == ETH_PHY_KR) && in bnx2x_warpcore_read_status()
11546 .media_type = ETH_PHY_KR,
11982 phy->media_type = ETH_PHY_KR; in bnx2x_populate_int_phy()
11991 phy->media_type = ETH_PHY_KR; in bnx2x_populate_int_phy()
11999 phy->media_type = ETH_PHY_KR; in bnx2x_populate_int_phy()
Dbnx2x_ethtool.c198 case ETH_PHY_KR: in bnx2x_get_port_type()