Searched refs:num_tx_complq (Results 1 – 3 of 3) sorted by relevance
604 __le16 num_tx_complq; member810 __le16 num_tx_complq; member
1153 vport->num_complq = le16_to_cpu(vport_msg->num_tx_complq); in idpf_vport_init_num_qs()1253 vport_msg->num_tx_complq = cpu_to_le16(num_txq_grps * in idpf_vport_calc_total_qs()1262 vport_msg->num_tx_complq = 0; in idpf_vport_calc_total_qs()
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()