Searched refs:V_LSO_TCPHDR_WORDS (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb3/ | ||
D | t3_cpl.h | 1143 #define V_LSO_TCPHDR_WORDS(x) ((x) << S_LSO_TCPHDR_WORDS) macro |
D | sge.c | 1166 V_LSO_TCPHDR_WORDS(tcp_hdr(skb)->doff); in write_tx_pkt_wr() |