Searched refs:V_LSO_IPHDR_WORDS (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb3/ | ||
D | t3_cpl.h | 1148 #define V_LSO_IPHDR_WORDS(x) ((x) << S_LSO_IPHDR_WORDS) macro |
D | sge.c | 1165 V_LSO_IPHDR_WORDS(ip_hdr(skb)->ihl) | in write_tx_pkt_wr() |