Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h189 #define ETH_PHY_BASE_T 0x4 macro
Dbnx2x_link.c11543 .media_type = ETH_PHY_BASE_T,
11648 .media_type = ETH_PHY_BASE_T,
11834 .media_type = ETH_PHY_BASE_T,
11871 .media_type = ETH_PHY_BASE_T,
11906 .media_type = ETH_PHY_BASE_T,
11940 .media_type = ETH_PHY_BASE_T,
11974 .media_type = ETH_PHY_BASE_T,
12008 .media_type = ETH_PHY_BASE_T,
12130 phy->media_type = ETH_PHY_BASE_T; in bnx2x_populate_int_phy()
Dbnx2x_ethtool.c207 case ETH_PHY_BASE_T: in bnx2x_get_port_type()