HomeSort by: relevance | last modified time | path
    Searched defs:sfp_type (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.c 279 phy->sfp_type = ixgbe_sfp_type_unknown;
1333 hw->phy.sfp_type = ixgbe_sfp_type_not_present;
1348 hw->phy.sfp_type = ixgbe_sfp_type_not_present;
1366 enum ixgbe_sfp_type stored_sfp_type = hw->phy.sfp_type;
1378 hw->phy.sfp_type = ixgbe_sfp_type_not_present;
1436 hw->phy.sfp_type = ixgbe_sfp_type_da_cu;
1438 hw->phy.sfp_type = ixgbe_sfp_type_sr;
1440 hw->phy.sfp_type = ixgbe_sfp_type_lr;
1442 hw->phy.sfp_type = ixgbe_sfp_type_unknown;
1446 hw->phy.sfp_type
1912 u16 sfp_type = hw->phy.sfp_type; local in function:ixgbe_get_sfp_init_sequence_offsets
    [all...]
ixgbe_type.h 4226 enum ixgbe_sfp_type sfp_type; member in struct:ixgbe_phy_info

Completed in 18 milliseconds