Searched refs:V_IPTTL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ | ||
H A D | regs.h | 1036 #define V_IPTTL(x) ((x) << S_IPTTL) macro |
H A D | t3_hw.c | 2610 F_TCPCHECKSUMOFFLOAD | V_IPTTL(64)); in tp_config() |