Searched refs:lro_free (Results 1 – 3 of 3) sorted by relevance
190 LIST_INIT(&lc->lro_free); in tcp_lro_init_args()219 LIST_INSERT_HEAD(&lc->lro_free, le + i, next); in tcp_lro_init_args()498 LIST_INIT(&lc->lro_free); in tcp_lro_free()1121 LIST_INSERT_HEAD(&lc->lro_free, le, next); in tcp_lro_flush()1403 if (LIST_EMPTY(&lc->lro_free)) in tcp_lro_rx_common()1407 le = LIST_FIRST(&lc->lro_free); in tcp_lro_rx_common()
179 struct lro_head lro_free; member
347 goto lro_free; in oce_attach() 384 lro_free: in oce_attach()