Home
last modified time | relevance | path

Searched refs:tcp_lro_free (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp_lro.h217 void tcp_lro_free(struct lro_ctrl *);
H A Dtcp_lro.c492 tcp_lro_free(struct lro_ctrl *lc) in tcp_lro_free() function
/freebsd/sys/dev/gve/
H A Dgve_rx.c353 tcp_lro_free(&rx->lro); in gve_stop_rx_ring()
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_rx.c578 tcp_lro_free(&ring->lro); in mlx4_en_deactivate_rx_ring()
/freebsd/sys/dev/qlxge/
H A Dqls_os.c1480 tcp_lro_free(lro); in qls_free_lro()
/freebsd/sys/dev/qlxgb/
H A Dqla_hw.c1805 tcp_lro_free(lro); in qla_free_lro()
/freebsd/sys/net/
H A Dif_tuntap.c1219 tcp_lro_free(&tp->tun_lro); in tundtor()
H A Diflib.c6066 tcp_lro_free(&rxq->ifr_lc); in iflib_rx_structures_setup()
6089 tcp_lro_free(&rxq->ifr_lc); in iflib_rx_structures_free()
/freebsd/sys/dev/liquidio/
H A Dlio_main.c1183 tcp_lro_free(&droq->lro); in lio_tcp_lro_free()
/freebsd/sys/dev/vnic/
H A Dnicvf_queues.c1311 tcp_lro_free(lro); in nicvf_rcv_queue_config()
/freebsd/sys/dev/xen/netfront/
H A Dnetfront.c2136 tcp_lro_free(&np->rxq[i].lro); in xn_configure_features()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c1294 tcp_lro_free(&rq->lro); in mlx5e_create_rq()
1313 tcp_lro_free(&rq->lro); in mlx5e_destroy_rq()
/freebsd/sys/dev/al_eth/
H A Dal_eth.c2594 tcp_lro_free(&rx_ring->lro); in al_eth_free_rx_resources()
/freebsd/sys/dev/oce/
H A Doce_if.c1856 tcp_lro_free(lro); in oce_free_lro()
/freebsd/sys/dev/mana/
H A Dmana_en.c2270 tcp_lro_free(&rxq->lro); in mana_destroy_rxq()
/freebsd/sys/dev/neta/
H A Dif_mvneta.c1363 tcp_lro_free(lro); in mvneta_ring_dealloc_rx_queue()
/freebsd/sys/dev/ena/
H A Dena.c968 tcp_lro_free(&rx_ring->lro); in ena_free_rx_resources()
/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c4003 tcp_lro_free(&rxq->lro); in alloc_rxq()
4056 tcp_lro_free(&rxq->lro); in free_rxq()
/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c2048 tcp_lro_free(&q->lro.ctrl); in t3_free_qset()
/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c935 tcp_lro_free(&rxq->vtnrx_lro); in vtnet_destroy_rxq()
/freebsd/sys/dev/qlxgbe/
H A Dql_hw.c2805 tcp_lro_free(lro); in qla_free_soft_lro()
/freebsd/sys/dev/mxge/
H A Dif_mxge.c3057 tcp_lro_free(&ss->lc); in mxge_free_slice_mbufs()
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c5155 tcp_lro_free(&rxr->hn_lro); in hn_destroy_rx_data()
/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c6009 tcp_lro_free(lro); in qlnx_free_mem_rxq()