Searched defs:lro (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-device-fp.c | 715 __hal_lro_check_for_session_match(lro_t *lro, tcplro_t *tcp, iplro_t *ip) in __hal_lro_check_for_session_match() 796 __hal_tcp_lro_capable(iplro_t *ip, tcplro_t *tcp, lro_t *lro, int *ts_off) in __hal_tcp_lro_capable() 991 __hal_open_lro_session (u8 *buffer, iplro_t *ip, tcplro_t *tcp, lro_t **lro, in __hal_open_lro_session() 1049 lro_t **lro, 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() 1318 lro_t *lro; in xge_hal_lro_process_rx() local 1398 xge_hal_lro_close_session (lro_t *lro) in xge_hal_lro_close_session() [all …]
|
/titanic_41/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-device.h | 243 typedef struct lro { struct 254 iplro_t *ip_hdr; argument 257 tcplro_t *tcp_hdr; argument 283 } lro_t; argument
|
/titanic_41/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge_lro.c | 75 myri10ge_lro_flush(struct myri10ge_slice_state *ss, struct lro_entry *lro, in myri10ge_lro_flush() 143 struct lro_entry *lro, *curr; in myri10ge_lro_rx() local
|
H A D | myri10ge.c | 2608 struct lro_entry *lro; in myri10ge_clean_rx_done() local 5540 struct lro_entry *lro; in myri10ge_lro_free() local 5552 struct lro_entry *lro; in myri10ge_lro_alloc() local
|