Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h186 #define ETH_PHY_SFPP_10G_FIBER 0x1 macro
Dbnx2x_link.c6502 ETH_PHY_SFPP_10G_FIBER) || in bnx2x_test_link()
8212 phy->media_type = ETH_PHY_SFPP_10G_FIBER; in bnx2x_get_edc_mode()
11864 .media_type = ETH_PHY_SFPP_10G_FIBER,
12274 phy->media_type = ETH_PHY_SFPP_10G_FIBER; in bnx2x_populate_int_phy()
12846 if ((phy->media_type == ETH_PHY_SFPP_10G_FIBER) || in bnx2x_avoid_link_flap()
Dbnx2x_ethtool.c195 case ETH_PHY_SFPP_10G_FIBER: in bnx2x_get_port_type()