Searched defs:lro_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h283 } lro_t; typedef in typeref:struct:lro
306 lro_t lro_pool[XGE_HAL_LRO_MAX_BUCKETS];
308 lro_t *lro_recent;
950 __hal_tcp_lro_capable(iplro_t *ip, tcplro_t *tcp, lro_t *lro, int *ts_off);
957 __hal_get_lro_session(u8 *eth_hdr, iplro_t *ip, tcplro_t *tcp, lro_t **lro,
959 xge_hal_lro_desc_t *ring_lro, lro_t **lro_end3);
962 __hal_lro_under_optimal_thresh(iplro_t *ip, tcplro_t *tcp, lro_t *lro,
966 __hal_collapse_ip_hdr(iplro_t *ip, tcplro_t *tcp, lro_t *lro,
970 __hal_collapse_tcp_hdr(iplro_t *ip, tcplro_t *tcp, lro_t *lro,
974 __hal_append_lro(iplro_t *ip, tcplro_t **tcp, u32 *seg_len, lro_t *lr
[all...]

Completed in 60 milliseconds