| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pci/ixgbe/ | |
| ixgbe_phy.c | 1368 u8 comp_codes_1g = 0; local in function:ixgbe_identify_sfp_module_generic 1400 &comp_codes_1g); 1476 } else if (comp_codes_1g & IXGBE_SFF_1GBASET_CAPABLE) { 1483 } else if (comp_codes_1g & IXGBE_SFF_1GBASESX_CAPABLE) { 1490 } else if (comp_codes_1g & IXGBE_SFF_1GBASELX_CAPABLE) { 1507 if (((comp_codes_1g & IXGBE_SFF_1GBASESX_CAPABLE) && 1509 ((comp_codes_1g & IXGBE_SFF_1GBASELX_CAPABLE) && 1654 u8 comp_codes_1g = 0; local in function:ixgbe_get_supported_phy_sfp_layer_generic 1678 IXGBE_SFF_1GBE_COMP_CODES, &comp_codes_1g); 1685 else if (comp_codes_1g & IXGBE_SFF_1GBASET_CAPABLE 1718 u8 comp_codes_1g = 0; local in function:ixgbe_identify_qsfp_module_generic [all...] |