Lines Matching defs:linear
1478 * @linear: true if SFP module is linear
1480 static s32 ixgbe_supported_sfp_modules_X550em(struct ixgbe_hw *hw, bool *linear)
1489 *linear = true;
1499 *linear = false;
1520 bool linear;
1530 status = ixgbe_supported_sfp_modules_X550em(hw, &linear);
1542 bool linear;
1547 status = ixgbe_supported_sfp_modules_X550em(hw, &linear);
2568 /* Check if SFP module is supported and linear */
2664 /* Check if SFP module is supported and linear */