Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h190 #define ETH_PHY_BASE_T 0x4 macro
Dbnx2x_link.c11659 .media_type = ETH_PHY_BASE_T,
11764 .media_type = ETH_PHY_BASE_T,
11950 .media_type = ETH_PHY_BASE_T,
11987 .media_type = ETH_PHY_BASE_T,
12022 .media_type = ETH_PHY_BASE_T,
12056 .media_type = ETH_PHY_BASE_T,
12090 .media_type = ETH_PHY_BASE_T,
12124 .media_type = ETH_PHY_BASE_T,
12246 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()