S_WR_BCNTLFLT 257 drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h #define V_WR_BCNTLFLT(x) ((x) << S_WR_BCNTLFLT) S_WR_BCNTLFLT 258 drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h #define G_WR_BCNTLFLT(x) (((x) >> S_WR_BCNTLFLT) & M_WR_BCNTLFLT)