Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Drx.c467 gro_result = napi_gro_frags(napi); in efx_rx_packet_gro()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_rx.c939 napi_gro_frags(&cq->napi); in mlx4_en_process_rx_cq()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c1595 ret = napi_gro_frags(&rxq->rspq.napi); in do_gro()
/linux-4.4.14/net/core/
Ddev.c4467 gro_result_t napi_gro_frags(struct napi_struct *napi) in napi_gro_frags() function
4478 EXPORT_SYMBOL(napi_gro_frags);
/linux-4.4.14/include/linux/
Dnetdevice.h3030 gro_result_t napi_gro_frags(struct napi_struct *napi);
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c2137 napi_gro_frags(&qs->napi); in lro_add_page()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1880 ret = napi_gro_frags(&rxq->rspq.napi); in do_gro()
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbnad.c732 napi_gro_frags(&rx_ctrl->napi); in bnad_cq_process()
/linux-4.4.14/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c1512 napi_gro_frags(&ss->napi); in myri10ge_rx_done()
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_main.c4288 napi_gro_frags(&adapter->napi); in e1000_clean_jumbo_rx_irq()
/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/
Dqlge_main.c1535 napi_gro_frags(napi); in ql_process_mac_rx_gro_page()
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c2192 napi_gro_frags(napi); in be_rx_compl_process_gro()