Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h190 #define ETH_PHY_BASE_T 0x4 macro
Dbnx2x_link.c11657 .media_type = ETH_PHY_BASE_T,
11762 .media_type = ETH_PHY_BASE_T,
11948 .media_type = ETH_PHY_BASE_T,
11985 .media_type = ETH_PHY_BASE_T,
12020 .media_type = ETH_PHY_BASE_T,
12054 .media_type = ETH_PHY_BASE_T,
12088 .media_type = ETH_PHY_BASE_T,
12122 .media_type = ETH_PHY_BASE_T,
12244 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()