Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h299 u32 compln_clean_budget; member
H A Didpf_txrx.c1394 q->clean_budget = vport->compln_clean_budget; in idpf_txq_group_alloc()
1422 tx_qgrp->complq->clean_budget = vport->compln_clean_budget; in idpf_txq_group_alloc()
H A Didpf_lib.c1124 vport->compln_clean_budget = IDPF_TX_COMPLQ_CLEAN_BUDGET; in idpf_vport_alloc()