Searched refs:dp_rx_napi_gro_flush (Results 1 – 4 of 4) sorted by relevance
631 cb_obj->dp_rx_napi_gro_flush = osif_dp_rx_napi_gro_flush; in os_if_dp_register_txrx_callbacks()
653 QDF_STATUS (*dp_rx_napi_gro_flush)(qdf_napi_struct *napi_to_use, member
1012 status = dp_ctx->dp_ops.dp_rx_napi_gro_flush(napi_to_use, nbuf, in dp_gro_rx_bh_disable()1055 status = dp_ctx->dp_ops.dp_rx_napi_gro_flush(napi_to_use, nbuf, in dp_gro_rx_bh_disable()
2282 dp_ctx->dp_ops.dp_rx_napi_gro_flush = cb_obj->dp_rx_napi_gro_flush; in ucfg_dp_register_hdd_callbacks()