Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h187 #define ETH_PHY_SFPP_10G_FIBER 0x1 macro
Dbnx2x_link.c6502 ETH_PHY_SFPP_10G_FIBER) || in bnx2x_test_link()
8211 phy->media_type = ETH_PHY_SFPP_10G_FIBER; in bnx2x_get_edc_mode()
11850 .media_type = ETH_PHY_SFPP_10G_FIBER,
12260 phy->media_type = ETH_PHY_SFPP_10G_FIBER; in bnx2x_populate_int_phy()
12832 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()