Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c796 __hal_tcp_lro_capable(iplro_t *ip, tcplro_t *tcp, lro_t *lro, int *ts_off) in __hal_tcp_lro_capable() function
1114 if (XGE_HAL_OK != __hal_tcp_lro_capable(ip, tcp, lro_match, in __hal_get_lro_session()
1171 if (XGE_HAL_FAIL == __hal_tcp_lro_capable(ip, tcp, NULL, &ts_off)) in __hal_get_lro_session()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h950 __hal_tcp_lro_capable(iplro_t *ip, tcplro_t *tcp, lro_t *lro, int *ts_off);