Home
last modified time | relevance | path

Searched refs:num_tx_complq (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Dvirtchnl2.h670 __le16 num_tx_complq; member
880 __le16 num_tx_complq; member
H A Didpf_txrx.c1494 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()
H A Didpf_virtchnl.c2649 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()