Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c110 #define QLCNIC_TCP_TS_HDR_SIZE (QLCNIC_TCP_HDR_SIZE + QLCNIC_TCP_TS_OPTION_SIZE) macro
1822 data_offset = l4_hdr_offset + QLCNIC_TCP_TS_HDR_SIZE; in qlcnic_83xx_process_lro()