SRQT_PDID_S      2214 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h #define SRQT_PDID_V(x) ((x) << SRQT_PDID_S)
SRQT_PDID_S      2215 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h #define SRQT_PDID_G(x) (((x) >> SRQT_PDID_S) & SRQT_PDID_M)