Searched refs:xdp_count (Results 1 – 3 of 3) sorted by relevance
1829 int xdp_count; in mlx4_en_set_channels() local1841 xdp_count = priv->tx_ring_num[TX_XDP] ? channel->rx_count : 0; in mlx4_en_set_channels()1842 total_tx_count = channel->tx_count * priv->prof->num_up + xdp_count; in mlx4_en_set_channels()1854 new_prof.tx_ring_num[TX_XDP] = xdp_count; in mlx4_en_set_channels()
1622 int xdp_count = 0, qt_count, err; in fbnic_alloc_napi_vector() local1629 xdp_count = 1; in fbnic_alloc_napi_vector()1704 if (xdp_count > 0) { in fbnic_alloc_napi_vector()1709 xdp_count--; in fbnic_alloc_napi_vector()
2756 int xdp_count, int xdp_idx, in ixgbevf_alloc_q_vector() argument2764 ring_count = txr_count + xdp_count + rxr_count; in ixgbevf_alloc_q_vector()2811 while (xdp_count) { in ixgbevf_alloc_q_vector()2832 xdp_count--; in ixgbevf_alloc_q_vector()