Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h187 #define ETH_PHY_BASE_T 0x4 macro
Dbnx2x_link.c11412 .media_type = ETH_PHY_BASE_T,
11515 .media_type = ETH_PHY_BASE_T,
11701 .media_type = ETH_PHY_BASE_T,
11738 .media_type = ETH_PHY_BASE_T,
11773 .media_type = ETH_PHY_BASE_T,
11807 .media_type = ETH_PHY_BASE_T,
11841 .media_type = ETH_PHY_BASE_T,
11963 phy->media_type = ETH_PHY_BASE_T; in bnx2x_populate_int_phy()
Dbnx2x_ethtool.c205 case ETH_PHY_BASE_T: in bnx2x_get_port_type()