Searched refs:num_qinfo (Results 1 – 2 of 2) sorted by relevance
760 * @num_qinfo: Number of virtchnl2_txq_info structs.765 * This message contains an array of num_qinfo instances of virtchnl2_txq_info767 * num_qinfo specified is greater than the number of queues associated with the774 __le16 num_qinfo; member 776 struct virtchnl2_txq_info qinfo[] __counted_by_le(num_qinfo);839 * @num_qinfo: Number of instances.844 * This message contains an array of num_qinfo instances of virtchnl2_rxq_info853 __le16 num_qinfo; member 855 struct virtchnl2_rxq_info qinfo[] __counted_by_le(num_qinfo);
1663 ctq->num_qinfo = cpu_to_le16(num_chunks); in idpf_send_config_tx_queues_msg() 1815 crq->num_qinfo = cpu_to_le16(num_chunks); in idpf_send_config_rx_queues_msg()