Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c1259 #define QLC_TCP_TS_HDR_SIZE (QLC_TCP_HDR_SIZE + QLC_TCP_TS_OPTION_SIZE) macro
1307 data_offset = l4_hdr_offset + QLC_TCP_TS_HDR_SIZE; in qlcnic_process_lro()