Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h184 #define ETH_PHY_SFPP_10G_FIBER 0x1 macro
Dbnx2x_link.c6495 ETH_PHY_SFPP_10G_FIBER) || in bnx2x_test_link()
8205 phy->media_type = ETH_PHY_SFPP_10G_FIBER; in bnx2x_get_edc_mode()
11603 .media_type = ETH_PHY_SFPP_10G_FIBER,
11979 phy->media_type = ETH_PHY_SFPP_10G_FIBER; in bnx2x_populate_int_phy()
12549 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()