S_SYN_COOKIE_PARAMETER  813 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_SYN_COOKIE_PARAMETER(x) ((x) << S_SYN_COOKIE_PARAMETER)
S_SYN_COOKIE_PARAMETER  814 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_SYN_COOKIE_PARAMETER(x) (((x) >> S_SYN_COOKIE_PARAMETER) & M_SYN_COOKIE_PARAMETER)