Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ixgbe/ | |
ixgbe_phy.c | 1373 u16 enforce_sfp = 0; local in function:ixgbe_identify_sfp_module_generic 1602 ixgbe_get_device_caps(hw, &enforce_sfp); 1603 if (!(enforce_sfp & IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP) && 1721 u16 enforce_sfp = 0; local in function:ixgbe_identify_qsfp_module_generic 1864 ixgbe_get_device_caps(hw, &enforce_sfp); 1865 if (!(enforce_sfp & IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP)) { |
ixgbe_phy.c | 1373 u16 enforce_sfp = 0; local in function:ixgbe_identify_sfp_module_generic 1602 ixgbe_get_device_caps(hw, &enforce_sfp); 1603 if (!(enforce_sfp & IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP) && 1721 u16 enforce_sfp = 0; local in function:ixgbe_identify_qsfp_module_generic 1864 ixgbe_get_device_caps(hw, &enforce_sfp); 1865 if (!(enforce_sfp & IXGBE_DEVICE_CAPS_ALLOW_ANY_SFP)) { |