Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf.h310 u32 bufq_desc_count[IDPF_MAX_BUFQS_PER_RXQ_GRP]; member
H A Didpf_txrx.c1205 if (!vport->bufq_desc_count[i]) in idpf_vport_calc_num_q_desc()
1206 vport->bufq_desc_count[i] = in idpf_vport_calc_num_q_desc()
1500 q->desc_count = vport->bufq_desc_count[j]; in idpf_rxq_group_alloc()
1517 vport->bufq_desc_count[j]; in idpf_rxq_group_alloc()
H A Didpf_ethtool.c390 vport->bufq_desc_count[i] = in idpf_set_ringparam()