Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h187 #define ETH_PHY_SFPP_10G_FIBER 0x1 macro
H A Dbnx2x_link.c6504 ETH_PHY_SFPP_10G_FIBER) || in bnx2x_test_link()
8213 phy->media_type = ETH_PHY_SFPP_10G_FIBER; in bnx2x_get_edc_mode()
11852 .media_type = ETH_PHY_SFPP_10G_FIBER,
12262 phy->media_type = ETH_PHY_SFPP_10G_FIBER; in bnx2x_populate_int_phy()
12834 if ((phy->media_type == ETH_PHY_SFPP_10G_FIBER) || in bnx2x_avoid_link_flap()
H A Dbnx2x_ethtool.c197 case ETH_PHY_SFPP_10G_FIBER: in bnx2x_get_port_type()