Home | History | Annotate | Download | only in ixgbe

Lines Matching defs:comp_codes_1g

1368 	u8 comp_codes_1g = 0;
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;
1678 IXGBE_SFF_1GBE_COMP_CODES, &comp_codes_1g);
1685 else if (comp_codes_1g & IXGBE_SFF_1GBASET_CAPABLE)
1687 else if (comp_codes_1g & IXGBE_SFF_1GBASESX_CAPABLE)
1718 u8 comp_codes_1g = 0;
1759 &comp_codes_1g);
1824 if (((comp_codes_1g & IXGBE_SFF_1GBASESX_CAPABLE) &&
1826 ((comp_codes_1g & IXGBE_SFF_1GBASELX_CAPABLE) &&