Lines Matching refs:num_complq
1444 totqs = vport->num_txq + vport->num_complq; in idpf_send_config_tx_queues_msg()
1718 num_txq = vport->num_txq + vport->num_complq; in idpf_send_ena_dis_queues_msg()
1748 if (vport->num_complq != (k - vport->num_txq)) in idpf_send_ena_dis_queues_msg()
1775 if (vport->num_rxq != k - (vport->num_txq + vport->num_complq)) in idpf_send_ena_dis_queues_msg()
1795 vport->num_complq + in idpf_send_ena_dis_queues_msg()
1921 if (vport->num_rxq != k - vport->num_complq) in idpf_send_map_unmap_queue_vector_msg()
2112 u16 num_complq, u16 num_rx_q, u16 num_rx_bufq) in idpf_send_add_queues_msg() argument
2132 aq.num_tx_complq = cpu_to_le16(num_complq); in idpf_send_add_queues_msg()
2149 le16_to_cpu(vc_msg->num_tx_complq) != num_complq || in idpf_send_add_queues_msg()
3408 if (num_ids < vport->num_complq) { in idpf_vport_queue_ids_init()
3413 if (num_ids < vport->num_complq) { in idpf_vport_queue_ids_init()