Symbol: lro_t
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
306
lro_t lro_pool[XGE_HAL_LRO_MAX_BUCKETS];
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
308
lro_t *lro_recent;
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
950
__hal_tcp_lro_capable(iplro_t *ip, tcplro_t *tcp, lro_t *lro, int *ts_off);
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
957
__hal_get_lro_session(u8 *eth_hdr, iplro_t *ip, tcplro_t *tcp, lro_t **lro,
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
959
xge_hal_lro_desc_t *ring_lro, lro_t **lro_end3);
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
962
__hal_lro_under_optimal_thresh(iplro_t *ip, tcplro_t *tcp, lro_t *lro,
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
966
__hal_collapse_ip_hdr(iplro_t *ip, tcplro_t *tcp, lro_t *lro,
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
970
__hal_collapse_tcp_hdr(iplro_t *ip, tcplro_t *tcp, lro_t *lro,
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
974
__hal_append_lro(iplro_t *ip, tcplro_t **tcp, u32 *seg_len, lro_t *lro,
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
979
u32 *seglen, lro_t **p_lro,
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
981
lro_t **lro_end3);
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
985
lro_t **lro, xge_hal_dtr_info_t *ext_info,
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
986
xge_hal_device_t *hldev, lro_t **lro_end3);
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
988
__HAL_STATIC_CHANNEL __HAL_INLINE_CHANNEL lro_t *
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
991
__HAL_STATIC_CHANNEL __HAL_INLINE_CHANNEL lro_t *
usr/src/uts/common/io/xge/hal/include/xgehal-device.h
995
__hal_open_lro_session (u8 *buffer, iplro_t *ip, tcplro_t *tcp, lro_t **lro,
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1027
lro_t *lro_temp = &ring_lro->lro_pool[i];
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1049
lro_t **lro,
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1053
lro_t **lro_end3 /* Valid only when ret=END_3 */)
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1055
lro_t *lro_match;
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1079
lro_t *lro_temp = &ring_lro->lro_pool[i];
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1199
lro_t *lro,
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1232
lro_t *lro,
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1254
lro_t *lro,
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1274
lro_t *lro,
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1312
u32 *seglen, lro_t **p_lro,
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1314
lro_t **lro_end3)
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1318
lro_t *lro;
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1384
lro_t **p_lro, xge_hal_dtr_info_t *ext_info, xge_hal_device_t *hldev,
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1385
lro_t **lro_end3)
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1398
xge_hal_lro_close_session (lro_t *lro)
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1409
__HAL_STATIC_CHANNEL __HAL_INLINE_CHANNEL lro_t *
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1417
lro_t *lro = &ring_lro->lro_pool[i];
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
1435
__HAL_STATIC_CHANNEL __HAL_INLINE_CHANNEL lro_t *
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
715
__hal_lro_check_for_session_match(lro_t *lro, tcplro_t *tcp, iplro_t *ip)
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
796
__hal_tcp_lro_capable(iplro_t *ip, tcplro_t *tcp, lro_t *lro, int *ts_off)
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
991
__hal_open_lro_session (u8 *buffer, iplro_t *ip, tcplro_t *tcp, lro_t **lro,
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device-fp.c
996
lro_t *lro_new = &ring_lro->lro_pool[slot];
usr/src/uts/common/io/xge/hal/xgehal/xgehal-device.c
6727
sizeof(lro_t) * XGE_HAL_LRO_MAX_BUCKETS);