S_TP_VERSION_MAJOR  106 drivers/net/ethernet/chelsio/cxgb3/common.h #define V_TP_VERSION_MAJOR(x)		((x) << S_TP_VERSION_MAJOR)
S_TP_VERSION_MAJOR  108 drivers/net/ethernet/chelsio/cxgb3/common.h 	    (((x) >> S_TP_VERSION_MAJOR) & M_TP_VERSION_MAJOR)