Home
last modified time | relevance | path

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

/freebsd-head/sys/netinet/
HDtcp_lro.h217 void tcp_lro_free(struct lro_ctrl *);
HDtcp_lro.c492 tcp_lro_free(struct lro_ctrl *lc) in tcp_lro_free() function
/freebsd-head/sys/dev/gve/
HDgve_rx.c353 tcp_lro_free(&rx->lro); in gve_stop_rx_ring()
/freebsd-head/sys/dev/mlx4/mlx4_en/
HDmlx4_en_rx.c578 tcp_lro_free(&ring->lro); in mlx4_en_deactivate_rx_ring()
/freebsd-head/sys/dev/qlxge/
HDqls_os.c1480 tcp_lro_free(lro); in qls_free_lro()
/freebsd-head/sys/dev/qlxgb/
HDqla_hw.c1805 tcp_lro_free(lro); in qla_free_lro()
/freebsd-head/sys/net/
HDif_tuntap.c1149 tcp_lro_free(&tp->tun_lro); in tundtor()
HDiflib.c6132 tcp_lro_free(&rxq->ifr_lc); in iflib_rx_structures_setup()
6155 tcp_lro_free(&rxq->ifr_lc); in iflib_rx_structures_free()
/freebsd-head/sys/dev/liquidio/
HDlio_main.c1183 tcp_lro_free(&droq->lro); in lio_tcp_lro_free()
/freebsd-head/sys/dev/xen/netfront/
HDnetfront.c2136 tcp_lro_free(&np->rxq[i].lro); in xn_configure_features()
/freebsd-head/sys/dev/vnic/
HDnicvf_queues.c1311 tcp_lro_free(lro); in nicvf_rcv_queue_config()
/freebsd-head/sys/dev/mlx5/mlx5_en/
HDmlx5_en_main.c1294 tcp_lro_free(&rq->lro); in mlx5e_create_rq()
1313 tcp_lro_free(&rq->lro); in mlx5e_destroy_rq()
/freebsd-head/sys/dev/oce/
HDoce_if.c1856 tcp_lro_free(lro); in oce_free_lro()
/freebsd-head/sys/dev/al_eth/
HDal_eth.c2594 tcp_lro_free(&rx_ring->lro); in al_eth_free_rx_resources()
/freebsd-head/sys/dev/mana/
HDmana_en.c2270 tcp_lro_free(&rxq->lro); in mana_destroy_rxq()
/freebsd-head/sys/dev/neta/
HDif_mvneta.c1363 tcp_lro_free(lro); in mvneta_ring_dealloc_rx_queue()
/freebsd-head/sys/dev/ena/
HDena.c968 tcp_lro_free(&rx_ring->lro); in ena_free_rx_resources()
/freebsd-head/sys/dev/cxgbe/
HDt4_sge.c3995 tcp_lro_free(&rxq->lro); in alloc_rxq()
4048 tcp_lro_free(&rxq->lro); in free_rxq()
/freebsd-head/sys/dev/virtio/network/
HDif_vtnet.c933 tcp_lro_free(&rxq->vtnrx_lro); in vtnet_destroy_rxq()
/freebsd-head/sys/dev/cxgb/
HDcxgb_sge.c2048 tcp_lro_free(&q->lro.ctrl); in t3_free_qset()
/freebsd-head/sys/dev/mxge/
HDif_mxge.c3057 tcp_lro_free(&ss->lc); in mxge_free_slice_mbufs()
/freebsd-head/sys/dev/qlxgbe/
HDql_hw.c2805 tcp_lro_free(lro); in qla_free_soft_lro()
/freebsd-head/sys/dev/hyperv/netvsc/
HDif_hn.c5155 tcp_lro_free(&rxr->hn_lro); in hn_destroy_rx_data()
/freebsd-head/sys/dev/qlnx/qlnxe/
HDqlnx_os.c6009 tcp_lro_free(lro); in qlnx_free_mem_rxq()