Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c1049 lro_t **lro, in __hal_get_lro_session()
1055 lro_t *lro_match; in __hal_get_lro_session()
1199 lro_t *lro, in __hal_lro_under_optimal_thresh()
1232 lro_t *lro, in __hal_collapse_ip_hdr()
1254 lro_t *lro, in __hal_collapse_tcp_hdr()
1274 lro_t *lro, in __hal_append_lro()
1314 lro_t **lro_end3) in xge_hal_lro_process_rx()
1318 lro_t *lro; in xge_hal_lro_process_rx()
1385 lro_t **lro_end3) in xge_hal_accumulate_large_rx()
1398 xge_hal_lro_close_session (lro_t *lro) in xge_hal_lro_close_session()
[all …]
H A Dxgehal-device.c6727 sizeof(lro_t) * XGE_HAL_LRO_MAX_BUCKETS); in xge_hal_lro_init()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h283 } lro_t; typedef
306 lro_t lro_pool[XGE_HAL_LRO_MAX_BUCKETS];
308 lro_t *lro_recent;
959 xge_hal_lro_desc_t *ring_lro, lro_t **lro_end3);
966 __hal_collapse_ip_hdr(iplro_t *ip, tcplro_t *tcp, lro_t *lro,
979 u32 *seglen, lro_t **p_lro,
981 lro_t **lro_end3);
985 lro_t **lro, xge_hal_dtr_info_t *ext_info,
986 xge_hal_device_t *hldev, lro_t **lro_end3);
988 __HAL_STATIC_CHANNEL __HAL_INLINE_CHANNEL lro_t *
[all …]