Searched refs:xdp_idx (Results 1 – 1 of 1) sorted by relevance
1729 unsigned int xdp_idx = FBNIC_MAX_TXQS + rxq_idx; in fbnic_alloc_napi_vector() local1731 fbnic_ring_init(&qt->sub1, db, xdp_idx, flags); in fbnic_alloc_napi_vector()1732 fbn->tx[xdp_idx] = &qt->sub1; in fbnic_alloc_napi_vector()