Searched refs:num_xdpsq (Results 1 – 1 of 1) sorted by relevance
1574 u32 num_qs, num_xdpsq; in idpf_vport_calc_total_qs() local1624 num_xdpsq = libeth_xdpsq_num(user->num_req_rx_qs, in idpf_vport_calc_total_qs()1628 num_xdpsq = 0; in idpf_vport_calc_total_qs()1630 vport_msg->num_tx_q = cpu_to_le16(user->num_req_tx_qs + num_xdpsq); in idpf_vport_calc_total_qs()