Searched refs:rxpkt_thresh_reached (Results 1 – 5 of 5) sorted by relevance
311 bool rxpkt_thresh_reached);330 bool rxpkt_thresh_reached) { } in hif_napi_update_yield_stats() argument
1334 bool rxpkt_thresh_reached) argument1368 napi_data->napis[ce_id]->stats[cpu_id].rxpkt_thresh_reached++;
390 bool yield, time_limit_reached, rxpkt_thresh_reached = 0; in hif_ce_service_should_yield() local396 rxpkt_thresh_reached = hif_max_num_receives_reached in hif_ce_service_should_yield()404 if (rxpkt_thresh_reached) in hif_ce_service_should_yield()407 yield = time_limit_reached || rxpkt_thresh_reached; in hif_ce_service_should_yield()414 rxpkt_thresh_reached); in hif_ce_service_should_yield()
522 rxpkt_thresh_reached, in hdd_display_napi_stats()
307 uint32_t rxpkt_thresh_reached; member