Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c1574 u32 num_qs, num_xdpsq; in idpf_vport_calc_total_qs() local
1624 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()