Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h186 #define ETH_PHY_SFPP_10G_FIBER 0x1 macro
Dbnx2x_link.c6516 ETH_PHY_SFPP_10G_FIBER) || in bnx2x_test_link()
8226 phy->media_type = ETH_PHY_SFPP_10G_FIBER; in bnx2x_get_edc_mode()
11736 .media_type = ETH_PHY_SFPP_10G_FIBER,
12146 phy->media_type = ETH_PHY_SFPP_10G_FIBER; in bnx2x_populate_int_phy()
12717 if ((phy->media_type == ETH_PHY_SFPP_10G_FIBER) || in bnx2x_avoid_link_flap()
Dbnx2x_ethtool.c197 case ETH_PHY_SFPP_10G_FIBER: in bnx2x_get_port_type()