Searched refs:num_tx_complq (Results 1 – 3 of 3) sorted by relevance
670 __le16 num_tx_complq; member880 __le16 num_tx_complq; member
1494 rsrc->num_complq = le16_to_cpu(vport_msg->num_tx_complq); in idpf_vport_init_num_qs()1602 vport_msg->num_tx_complq = cpu_to_le16(num_txq_grps * in idpf_vport_calc_total_qs()1611 vport_msg->num_tx_complq = 0; in idpf_vport_calc_total_qs()1643 vport_msg->num_tx_complq = vport_msg->num_tx_q; in idpf_vport_calc_total_qs()
2649 aq.num_tx_complq = cpu_to_le16(rsrc->num_complq); in idpf_send_add_queues_msg()2666 le16_to_cpu(vc_msg->num_tx_complq) != rsrc->num_complq || in idpf_send_add_queues_msg()