Home
last modified time | relevance | path

Searched refs:IDPF_MIN_TXQ_COMPLQ_DESC (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf_txrx.h24 #define IDPF_MIN_TXQ_COMPLQ_DESC 256 macro
Didpf_txrx.c1188 if (vport->complq_desc_count < IDPF_MIN_TXQ_COMPLQ_DESC) in idpf_vport_calc_num_q_desc()
1190 IDPF_MIN_TXQ_COMPLQ_DESC; in idpf_vport_calc_num_q_desc()