SCMD_MORE_FRAGS_S 1876 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h #define SCMD_MORE_FRAGS_V(x) ((x) << SCMD_MORE_FRAGS_S) SCMD_MORE_FRAGS_S 1877 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h #define SCMD_MORE_FRAGS_G(x) (((x) >> SCMD_MORE_FRAGS_S) & SCMD_MORE_FRAGS_M)