Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c1006 lro_new->sg_num = 1; in __hal_open_lro_session()
1212 if (lro->sg_num == hldev->config.lro_sg_size) { in __hal_lro_under_optimal_thresh()
1284 lro->sg_num++; in __hal_append_lro()
1341 if (lro->sg_num >= hldev->config.lro_sg_size) { in xge_hal_lro_process_rx()
/titanic_41/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h266 int sg_num; member