Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Dvnic_rq.h228 napi_gro_flush(napi, false); in enic_poll_unlock_napi()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h441 napi_gro_flush(&q_vector->napi, false); in ixgbe_qv_unlock_napi()
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
Drx.c1071 napi_gro_flush(&trans_pcie->napi, false); in iwl_pcie_rx_handle()
/linux-4.4.14/net/core/
Ddev.c4105 void napi_gro_flush(struct napi_struct *napi, bool flush_old) in napi_gro_flush() function
4128 EXPORT_SYMBOL(napi_gro_flush);
4658 napi_gro_flush(n, false); in napi_complete_done()
4827 napi_gro_flush(n, HZ >= 1000); in napi_poll()
/linux-4.4.14/drivers/net/ethernet/realtek/
D8139cp.c565 napi_gro_flush(napi, false); in cp_rx_poll()
/linux-4.4.14/include/linux/
Dnetdevice.h3028 void napi_gro_flush(struct napi_struct *napi, bool flush_old);
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbnad.c743 napi_gro_flush(&rx_ctrl->napi, false); in bnad_cq_process()
/linux-4.4.14/drivers/net/ethernet/marvell/
Dskge.c3234 napi_gro_flush(napi, false); in skge_poll()