S_FW_VERSION_MINOR  167 drivers/net/ethernet/chelsio/cxgb3/firmware_exports.h #define V_FW_VERSION_MINOR(x)		((x) << S_FW_VERSION_MINOR)
S_FW_VERSION_MINOR  169 drivers/net/ethernet/chelsio/cxgb3/firmware_exports.h     (((x) >> S_FW_VERSION_MINOR) & M_FW_VERSION_MINOR)