SCMD_PROTO_VERSION_S 1792 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h #define SCMD_PROTO_VERSION_V(x) ((x) << SCMD_PROTO_VERSION_S)
SCMD_PROTO_VERSION_S 1794 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h 	(((x) >> SCMD_PROTO_VERSION_S) & SCMD_PROTO_VERSION_M)