Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h189 #define ETH_PHY_BASE_T 0x4 macro
Dbnx2x_link.c11671 .media_type = ETH_PHY_BASE_T,
11776 .media_type = ETH_PHY_BASE_T,
11962 .media_type = ETH_PHY_BASE_T,
11999 .media_type = ETH_PHY_BASE_T,
12034 .media_type = ETH_PHY_BASE_T,
12068 .media_type = ETH_PHY_BASE_T,
12102 .media_type = ETH_PHY_BASE_T,
12136 .media_type = ETH_PHY_BASE_T,
12258 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()