Searched refs:V_LSO_ETHHDR_LEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c4280 ctrl |= V_LSO_ETHHDR_LEN(1);
4455 ctrl |= V_LSO_ETHHDR_LEN(1);
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1431 #define V_LSO_ETHHDR_LEN(x) ((x) << S_LSO_ETHHDR_LEN) macro

Completed in 504 milliseconds