Home | History | Annotate | Download | only in ixgbe

Lines Matching defs:linear

1722  * @linear: TRUE if SFP module is linear
1724 static s32 ixgbe_supported_sfp_modules_X550em(struct ixgbe_hw *hw, bool *linear)
1733 *linear = TRUE;
1743 *linear = FALSE;
1764 bool linear;
1774 status = ixgbe_supported_sfp_modules_X550em(hw, &linear);
1786 bool linear;
1791 status = ixgbe_supported_sfp_modules_X550em(hw, &linear);
2814 /* Check if SFP module is supported and linear */
2913 /* Check if SFP module is supported and linear */