S_TP_VERSION_MINOR  112 drivers/net/ethernet/chelsio/cxgb3/common.h #define V_TP_VERSION_MINOR(x)		((x) << S_TP_VERSION_MINOR)
S_TP_VERSION_MINOR  114 drivers/net/ethernet/chelsio/cxgb3/common.h 	    (((x) >> S_TP_VERSION_MINOR) & M_TP_VERSION_MINOR)