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

/freebsd-11-stable/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.c373 sfxge_lro_deliver(struct sfxge_lro_state *st, struct sfxge_lro_conn *c)
464 sfxge_lro_merge(struct sfxge_lro_state *st, struct sfxge_lro_conn *c,
499 sfxge_lro_start(struct sfxge_lro_state *st, struct sfxge_lro_conn *c,
627 static void sfxge_lro_new_conn(struct sfxge_lro_state *st, uint32_t conn_hash,
775 struct sfxge_lro_state *st = &rxq->lro;
1182 struct sfxge_lro_state *st = &rxq->lro;
1203 struct sfxge_lro_state *st = &rxq->lro;

Completed in 99 milliseconds