Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h190 #define ETH_PHY_BASE_T 0x4 macro
Dbnx2x_link.c11667 .media_type = ETH_PHY_BASE_T,
11772 .media_type = ETH_PHY_BASE_T,
11958 .media_type = ETH_PHY_BASE_T,
11995 .media_type = ETH_PHY_BASE_T,
12030 .media_type = ETH_PHY_BASE_T,
12064 .media_type = ETH_PHY_BASE_T,
12098 .media_type = ETH_PHY_BASE_T,
12132 .media_type = ETH_PHY_BASE_T,
12254 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()