Searched refs:IS_SFP (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_lib.c10250 enum { IS_SGMII, IS_SFP, IS_QSFP } module; enumerator in enum:__anon67
10263 module = IS_SFP;
10275 if ((report_speeds & ICE_AQ_LINK_SPEED_10GB) && (module == IS_SFP))

Completed in 119 milliseconds