Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_if.c169 static void oce_rx_lro(struct oce_rq *rq, struct nic_hwlro_singleton_cqe *cqe, struct nic_hwlro_cqe_part2 *cqe2);
1574 oce_rx_lro(struct oce_rq *rq, struct nic_hwlro_singleton_cqe *cqe, struct nic_hwlro_cqe_part2 *cqe2)
1982 oce_rx_lro(rq, cqe, NULL); in oce_rq_handler_lro()
2008 oce_rx_lro(rq, (struct nic_hwlro_singleton_cqe *)rq->cqe_firstpart, cqe2); in oce_rq_handler_lro()
1576 oce_rx_lro(struct oce_rq *rq, struct nic_hwlro_singleton_cqe *cqe, struct nic_hwlro_cqe_part2 *cqe2) oce_rx_lro() function