S_TPIPAR          637 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_TPIPAR(x) ((x) << S_TPIPAR)
S_TPIPAR          638 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_TPIPAR(x) (((x) >> S_TPIPAR) & M_TPIPAR)