Searched refs:num_tx_complq (Results 1 – 3 of 3) sorted by relevance
626 * @num_tx_complq: Valid only if txq_model is split queue.670 __le16 num_tx_complq; member 863 * @num_tx_complq: Number of Tx completion queues.880 __le16 num_tx_complq; member
1162 vport->num_complq = le16_to_cpu(vport_msg->num_tx_complq); in idpf_vport_init_num_qs() 1262 vport_msg->num_tx_complq = cpu_to_le16(num_txq_grps * in idpf_vport_calc_total_qs() 1271 vport_msg->num_tx_complq = 0; in idpf_vport_calc_total_qs()
2268 aq.num_tx_complq = cpu_to_le16(num_complq); in idpf_send_add_queues_msg() 2285 le16_to_cpu(vc_msg->num_tx_complq) != num_complq || in idpf_send_add_queues_msg()