Searched refs:has_xdp (Results 1 – 1 of 1) sorted by relevance
3405 bool has_xdp = i40e_enabled_xdp_vsi(vsi); in i40e_vsi_configure_msix() local3441 u32 nextqp = has_xdp ? qp + vsi->alloc_queue_pairs : qp; in i40e_vsi_configure_msix()3453 if (has_xdp) { in i40e_vsi_configure_msix()