Searched refs:sfxge_lro_state (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/sfxge/
H A Dsfxge_rx.h99 * struct sfxge_lro_state - Port state for software LRO
119 struct sfxge_lro_state { struct
170 struct sfxge_lro_state lro;
H A Dsfxge_rx.c371 sfxge_lro_deliver(struct sfxge_lro_state *st, struct sfxge_lro_conn *c)
462 sfxge_lro_merge(struct sfxge_lro_state *st, struct sfxge_lro_conn *c,
497 sfxge_lro_start(struct sfxge_lro_state *st, struct sfxge_lro_conn *c,
625 static void sfxge_lro_new_conn(struct sfxge_lro_state *st, uint32_t conn_hash,
773 struct sfxge_lro_state *st = &rxq->lro;
1180 struct sfxge_lro_state *st = &rxq->lro;
1201 struct sfxge_lro_state *st = &rxq->lro;

Completed in 105 milliseconds