Home
last modified time | relevance | path

Searched refs:V_LSO_IPHDR_WORDS (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_t3_cpl.h1182 #define V_LSO_IPHDR_WORDS(x) ((x) << S_LSO_IPHDR_WORDS) macro
H A Dcxgb_sge.c1241 V_LSO_IPHDR_WORDS(ip->ip_hl) | in t3_encap()