Lines Matching defs:comp_codes_10g
1298 u8 comp_codes_10g = 0;
1336 &comp_codes_10g);
1366 else if (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE)
1368 else if (comp_codes_10g & IXGBE_SFF_10GBASELR_CAPABLE)
1396 } else if (comp_codes_10g &
1437 (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE)) ||
1439 (comp_codes_10g & IXGBE_SFF_10GBASELR_CAPABLE)) ||
1510 if (comp_codes_10g == 0 &&
1582 u8 comp_codes_10g = 0;
1609 IXGBE_SFF_10GBE_COMP_CODES, &comp_codes_10g);
1610 if (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE)
1612 else if (comp_codes_10g & IXGBE_SFF_10GBASELR_CAPABLE)
1622 IXGBE_SFF_QSFP_10GBE_COMP, &comp_codes_10g);
1623 if (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE)
1625 else if (comp_codes_10g & IXGBE_SFF_10GBASELR_CAPABLE)
1648 u8 comp_codes_10g = 0;
1683 &comp_codes_10g);
1694 if (comp_codes_10g & IXGBE_SFF_QSFP_DA_PASSIVE_CABLE) {
1700 } else if (comp_codes_10g & (IXGBE_SFF_10GBASESR_CAPABLE |
1707 if (comp_codes_10g & IXGBE_SFF_QSFP_DA_ACTIVE_CABLE)
1755 (comp_codes_10g & IXGBE_SFF_10GBASESR_CAPABLE)) ||
1757 (comp_codes_10g & IXGBE_SFF_10GBASELR_CAPABLE)))
1761 if (comp_codes_10g & (IXGBE_SFF_10GBASESR_CAPABLE |